Template:ClientFunctions: Difference between revisions

From Onset Developer Wiki
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 8: Line 8:


=== Game ===
=== Game ===
*[[FlashInTaskbar]]
*[[IsGameWindowFocused]]
*[[SetStorageValue]]
*[[GetStorageValue]]
*[[GetGameLanguage]]
*[[GetGameVersion]]
*[[GetGameVersion]]
*[[GetGameVersionString]]
*[[GetGameVersionString]]
Line 17: Line 22:
*[[SetNearClipPlane]]
*[[SetNearClipPlane]]
*[[CreateSky]]
*[[CreateSky]]
*[[GetAllPackages]]
*[[GetPackageFiles]]
*[[IsServer]]
*[[IsClient]]
*[[CopyToClipboard]]


=== Colors ===
=== Colors ===
Line 60: Line 70:
*[[SetPlayerRotationRate]]
*[[SetPlayerRotationRate]]
*[[GetPlayerRotationRate]]
*[[GetPlayerRotationRate]]
*[[SetPlayerJumpZVelocity]]
*[[GetPlayerJumpZVelocity]]
*[[GetPlayerWeapon]]
*[[GetPlayerWeapon]]
*[[GetWeaponType]]
*[[GetWeaponType]]
Line 88: Line 100:
*[[GetPlayerVehicle]]
*[[GetPlayerVehicle]]
*[[IsPlayerInVehicle]]
*[[IsPlayerInVehicle]]
*[[GetPlayerVehicleSeat]]
*[[GetPlayerEquippedWeaponSlot]]
*[[GetPlayerEquippedWeaponSlot]]
*[[GetPlayerForwardVector]]
*[[GetPlayerForwardVector]]
Line 192: Line 205:
*[[SetMoonRadius]]
*[[SetMoonRadius]]
*[[GetMoonRadius]]
*[[GetMoonRadius]]
*[[SetHeightFogDensity]]
*[[GetHeightFogDensity]]


=== Network ===
=== Network ===
*[[GetPing]]
*[[GetPing]]
*[[GetNetworkStats]]
*[[GetNetworkStats]]
*[[GetServerIP]]
*[[GetServerPort]]


=== NPC ===
=== NPC ===
*[[IsValidNPC]]
*[[GetNPCActor]]
*[[GetNPCActor]]
*[[SetNPCPropertyValue]]
*[[SetNPCPropertyValue]]
Line 252: Line 270:


=== Door ===
=== Door ===
* [[SetDoorPropertyValue]]
* [[GetDoorPropertyValue]]
* [[IsDoorInteractable]]
*[[IsDoorOpen]]
*[[GetDoorActor]]
*[[GetDoorActor]]
*[[IsValidDoor]]
*[[IsValidDoor]]
Line 258: Line 280:
*[[GetDoorLocation]]
*[[GetDoorLocation]]
*[[GetStreamedDoors]]
*[[GetStreamedDoors]]
===Text3D===
*[[SetText3DPropertyValue]]
*[[GetText3DPropertyValue]]
*[[GetText3DCount]]
*[[IsValidText3D]]
*[[GetText3DText]]


=== Sound ===
=== Sound ===
Line 327: Line 356:
*[[GetVehicleDoorLocation]]
*[[GetVehicleDoorLocation]]
*[[GetVehicleHealth]]
*[[GetVehicleHealth]]
*[[GetVehicleSkeletalMeshComponent]]


=== Web UI ===
=== Web UI ===
Line 346: Line 376:
*[[SetWebAlignment]]
*[[SetWebAlignment]]
*[[SetWebAnchors]]
*[[SetWebAnchors]]
*[[SetWebFocus]]


=== Key ===
=== Key ===
*[[SetInputMode]]
{{Template:KeyFunctions}}
*[[IsCtrlPressed]]
*[[IsShiftPressed]]
*[[IsAltPressed]]
*[[IsCmdPressed]]
*[[SetIgnoreMoveInput]]
*[[SetIgnoreLookInput]]
*[[SetControlRotation]]
*[[GetInputAxisValue]]

Latest revision as of 17:59, 3 February 2022

Pak

Game

Colors

Miscellaneous

Time

Player

Camera

Waypoints

Fireworks

Packages

Chat

HUDs

Post-processing

GUI

Ocean

Mouse

Sky / Environment

Network

NPC

Objects

Events

Pickup

Door

Text3D

Sound

Text

Timer

Vehicles

Web UI

Key