Template:ClientFunctions: Difference between revisions

From Onset Developer Wiki
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 9: Line 9:
=== Game ===
=== Game ===
*[[FlashInTaskbar]]
*[[FlashInTaskbar]]
*[[IsGameWindowFocused]]
*[[SetStorageValue]]
*[[SetStorageValue]]
*[[GetStorageValue]]
*[[GetStorageValue]]
*[[GetGameLanguage]]
*[[GetGameVersion]]
*[[GetGameVersion]]
*[[GetGameVersionString]]
*[[GetGameVersionString]]
Line 24: Line 26:
*[[IsServer]]
*[[IsServer]]
*[[IsClient]]
*[[IsClient]]
*[[CopyToClipboard]]


=== Colors ===
=== Colors ===
Line 212: Line 215:


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


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


=== Sound ===
=== Sound ===

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