Template:ClientFunctions: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
*[[GetGameVersion]]
*[[GetGameVersion]]
*[[IsGameDevMode]]
*[[IsGameDevMode]]
*[[IsPlayerInMainMenu]]
*[[InvokeDamageFX]]
== Colors ==
== Colors ==
*[[RGBA]]
*[[RGBA]]
Line 33: Line 35:
*[[GetTimeSeconds]]
*[[GetTimeSeconds]]
*[[GetDeltaSeconds]]
*[[GetDeltaSeconds]]
*[[GetMouseHitLocation]]
*[[GetMouseHitEntity]]
*[[IsPlayerInMainMenu]]
*[[InvokeDamageFX]]
== Camera ==
== Camera ==
*[[GetPlayerFOV]]
*[[GetPlayerFOV]]
Line 80: Line 78:
*[[CreateWaypoint]]
*[[CreateWaypoint]]
*[[DestroyWaypoint]]
*[[DestroyWaypoint]]
*[[SetWaypointText]]
*[[UpdateWaypoint]]
*[[SetWaypointLocation]]
*[[SetWaypointLocation]]
*[[GetWaypointLocation]]
*[[GetWaypointLocation]]
Line 128: Line 126:
*[[SetOceanColor]]
*[[SetOceanColor]]
*[[ResetOceanColor]]
*[[ResetOceanColor]]
== Mouse ==
*[[ShowMouseCursor]]
*[[ShowMouseCursor]]
*[[GetMouseHitLocation]]
*[[GetMouseHitEntity]]
*[[SetInputMode]]
*[[SetInputMode]]
*[[IsMouseCursorEnabled]]
*[[IsMouseCursorEnabled]]
Line 134: Line 135:
*[[GetMouseInputDelta]]
*[[GetMouseInputDelta]]
*[[DeprojectMouseLocationToWorld]]
*[[DeprojectMouseLocationToWorld]]
== Environment ==
*[[SetTime]]
*[[SetTime]]
*[[GetTime]]
*[[GetTime]]
== Environment ==
*[[SetSkySaturation]]
*[[SetSkySaturation]]
*[[SetSunRadius]]
*[[SetSunRadius]]

Revision as of 13:40, 6 December 2019

Pak

Collisions

Game

Colors

Miscellaneous

Time

Camera

Player

Camera

Waypoints

Fireworks

Packages

Chats

HUDs

Post-processing

GUI

Chat

Ocean

Mouse

Environment

Network

NPC

Objects

Events

Pickup

Player

Door

Sound

Text

Timer

Vehicles

Web UI

Key