Template:ClientFunctions: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
*[[ReplaceObjectModelMesh]]
*[[ReplaceObjectModelMesh]]
*[[GetAllFilesInPak]]
*[[GetAllFilesInPak]]
=== Collisions ===
*[[GetAllCollisions]]
*[[CreateCollisionBox]]
*[[CreateCollisionSphere]]
*[[DestroyCollision]]


=== Game ===
=== Game ===
Line 35: Line 29:
*[[GetDistance3D]]
*[[GetDistance3D]]
*[[GetDistanceSquared3D]]
*[[GetDistanceSquared3D]]
*[[Lerp]]
*[[LerpVector]]
*[[VectorToRotation]]
*[[VectorToRotation]]
*[[RotationToVector]]
*[[RotationToVector]]
Line 49: Line 45:


=== Player ===
=== Player ===
*[[TogglePlayerTag]]
*[[SetPlayerVoiceTone]]
*[[GetPlayerActor]]
*[[GetPlayerActor]]
*[[GetPlayerId]]
*[[GetPlayerId]]
Line 93: Line 91:
*[[SetPlayerLipMovement]]
*[[SetPlayerLipMovement]]
*[[IsPlayerPlayingAnimation]]
*[[IsPlayerPlayingAnimation]]
*[[GetPlayerCount]]


=== Camera ===
=== Camera ===
Line 173: Line 172:


=== Mouse ===
=== Mouse ===
*[[ShowMouseCursor]]
{{Template:ClientMouseFunctions}}
*[[GetMouseHitLocation]]
*[[GetMouseHitEntity]]
*[[SetInputMode]]
*[[IsMouseCursorEnabled]]
*[[SetMouseLocation]]
*[[GetMouseLocation]]
*[[GetMouseInputDelta]]
*[[DeprojectMouseLocationToWorld]]


=== Environment ===
=== Environment ===
Line 257: Line 248:
*[[GetStreamedPickups]]
*[[GetStreamedPickups]]
*[[GetPickupLocation]]
*[[GetPickupLocation]]
*[[GetPlayerCount]]


=== Door ===
=== Door ===

Revision as of 16:54, 8 March 2020

Pak

Game

Colors

Miscellaneous

Time

Player

Camera

Waypoints

Fireworks

Packages

Chat

HUDs

Post-processing

GUI

Ocean

Mouse

Environment

Network

NPC

Objects

Events

Pickup

Door

Sound

Text

Timer

Vehicles

Web UI

Key