Template:ClientFunctions: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 1: Line 1:
== Pak ==
*[[DoesPakExist]]
*[[DoesPakExist]]
*[[LoadPak]]
*[[LoadPak]]
*[[ReplaceObjectModelMesh]]
*[[ReplaceObjectModelMesh]]
== Collisions ==
*[[GetAllCollisions]]
*[[GetAllCollisions]]
*[[CreateCollisionBox]]
*[[CreateCollisionBox]]
*[[CreateCollisionSphere]]
*[[CreateCollisionSphere]]
*[[DestroyCollision]]
*[[DestroyCollision]]
== Game ==
*[[GetGameVersion]]
*[[GetGameVersion]]
*[[IsGameDevMode]]
*[[IsGameDevMode]]
== Colors ==
*[[RGBA]]
*[[RGBA]]
*[[RGB]]
*[[RGB]]
*[[HexToRGBA]]
*[[HexToRGBA]]
== Miscellaneous ==
*[[Random]]
*[[Random]]
*[[RandomFloat]]
*[[RandomFloat]]
Line 24: Line 29:
*[[RandomUnitVectorInCone‎‎]]
*[[RandomUnitVectorInCone‎‎]]
*[[RandomUnitVectorInEllipticalCone]]
*[[RandomUnitVectorInEllipticalCone]]
== Time ==
*[[GetTickCount]]
*[[GetTickCount]]
*[[GetTimeSeconds]]
*[[GetTimeSeconds]]
Line 31: Line 37:
*[[IsPlayerInMainMenu]]
*[[IsPlayerInMainMenu]]
*[[InvokeDamageFX]]
*[[InvokeDamageFX]]
== Camera ==
*[[GetPlayerFOV]]
*[[GetPlayerFOV]]
*[[SetPlayerFOV]]
*[[SetPlayerFOV]]
Line 37: Line 44:
*[[SetCameraLocation]]
*[[SetCameraLocation]]
*[[SetCameraRotation]]
*[[SetCameraRotation]]
== Player ==
*[[SetPlayerPropertyValue]]
*[[GetPlayerPropertyValue]]
*[[SetPlayerRotationRate]]
*[[SetPlayerRotationRate]]
*[[GetPlayerRotationRate]]
*[[GetPlayerRotationRate]]
Line 50: Line 60:
*[[EnableFirstPersonCamera]]
*[[EnableFirstPersonCamera]]
*[[IsFirstPersonCamera]]
*[[IsFirstPersonCamera]]
*[[ConnectToServer]]
*[[SetControllerOrientedMovement]]
== Camera ==
*[[StartCameraFade]]
*[[StartCameraFade]]
*[[StopCameraFade]]
*[[StopCameraFade]]
Line 64: Line 77:
*[[GetCameraUpVector]]
*[[GetCameraUpVector]]
*[[GetInputAxisValue]]
*[[GetInputAxisValue]]
== Waypoints ==
*[[CreateWaypoint]]
*[[CreateWaypoint]]
*[[DestroyWaypoint]]
*[[DestroyWaypoint]]
Line 70: Line 84:
*[[GetWaypointLocation]]
*[[GetWaypointLocation]]
*[[GetAllWaypoints]]
*[[GetAllWaypoints]]
== Fireworks ==
*[[CreateFireworks]]
*[[CreateFireworks]]
== Packages ==
*[[GetPackageName]]
*[[GetPackageName]]
*[[ImportPackage]]
*[[AddFunctionExport]]
== Chats ==
*[[AddPlayerChat]]
*[[AddPlayerChat]]
*[[ShowChat]]
*[[ShowChat]]
*[[SetChatLocation]]
*[[SetChatLocation]]
*[[GetChatLocation]]
*[[GetChatLocation]]
== HUDs ==
*[[ShowWeaponHUD]]
*[[ShowWeaponHUD]]
*[[ShowHealthHUD]]
*[[ShowHealthHUD]]
== Post-processing ==
*[[SetPostEffect]]
*[[SetPostEffect]]
*[[AddPostProcessMaterial]]
*[[AddPostProcessMaterial]]
*[[RemovePostProcessMaterial]]
*[[RemovePostProcessMaterial]]
== GUI ==
*[[DrawText]]
*[[DrawText]]
*[[SetDrawColor]]
*[[SetDrawColor]]
Line 100: Line 122:
*[[SetTextBoxAlignment]]
*[[SetTextBoxAlignment]]
*[[SetTextBoxText]]
*[[SetTextBoxText]]
== Chat ==
*[[IsChatFocus]]
*[[IsChatFocus]]
== Ocean ==
*[[SetOceanWaterLevel]]
*[[SetOceanWaterLevel]]
*[[SetOceanColor]]
*[[SetOceanColor]]
Line 112: Line 136:
*[[SetTime]]
*[[SetTime]]
*[[GetTime]]
*[[GetTime]]
== Environment ==
*[[SetSkySaturation]]
*[[SetSkySaturation]]
*[[SetSunRadius]]
*[[SetSunRadius]]
Line 125: Line 150:
*[[SetSkyRotationSpeed]]
*[[SetSkyRotationSpeed]]
*[[SetWeather]]
*[[SetWeather]]
== Network ==
*[[GetPing]]
*[[GetPing]]
*[[GetNetworkStats]]
*[[GetNetworkStats]]
== NPC ==
*[[SetNPCPropertyValue]]
*[[GetNPCPropertyValue]]
*[[GetNPCCount]]
*[[GetNPCCount]]
*[[GetStreamedNPC]]
*[[GetStreamedNPC]]
Line 132: Line 161:
*[[GetNPCSkeletalMeshComponent]]
*[[GetNPCSkeletalMeshComponent]]
*[[SetNPCOutline]]
*[[SetNPCOutline]]
== Objects ==
*[[SetObjectPropertyValue]]
*[[GetObjectPropertyValue]]
*[[GetObjectCount]]
*[[GetObjectCount]]
*[[GetObjectModelCount]]
*[[GetObjectModelCount]]
Line 154: Line 186:
*[[SetObjectTexture]]
*[[SetObjectTexture]]
*[[SetObjectAnimatedTexture]]
*[[SetObjectAnimatedTexture]]
*[[ImportPackage]]
== Events ==
*[[AddFunctionExport]]
*[[AddEvent]]
*[[AddEvent]]
*[[CallEvent]]
*[[CallEvent]]
*[[AddRemoteEvent]]
*[[AddRemoteEvent]]
*[[CallRemoteEvent]]
*[[CallRemoteEvent]]
== Pickup ==
*[[SetPickupPropertyValue]]
*[[GetPickupPropertyValue]]
*[[GetPickupCount]]
*[[GetPickupCount]]
*[[GetStreamedPickups]]
*[[GetStreamedPickups]]
*[[GetPickupLocation]]
*[[GetPickupLocation]]
*[[GetPlayerCount]]
*[[GetPlayerCount]]
== Player ==
*[[IsValidPlayer]]
*[[IsValidPlayer]]
*[[GetStreamedPlayers]]
*[[GetStreamedPlayers]]
Line 183: Line 218:
*[[GetPlayerRightVector]]
*[[GetPlayerRightVector]]
*[[GetPlayerUpVector]]
*[[GetPlayerUpVector]]
== Door ==
*[[IsValidDoor]]
*[[IsValidDoor]]
*[[GetDoorCount]]
*[[GetDoorCount]]
Line 188: Line 224:
*[[GetStreamedDoors]]
*[[GetStreamedDoors]]
*[[GetSoundCount]]
*[[GetSoundCount]]
== Sound ==
*[[IsValidSound]]
*[[IsValidSound]]
*[[CreateSound]]
*[[CreateSound]]
Line 201: Line 238:
*[[SetSoundFadeIn]]
*[[SetSoundFadeIn]]
*[[SetSoundFadeOut]]
*[[SetSoundFadeOut]]
== Text ==
*[[SetText3DPropertyValue]]
*[[GetText3DPropertyValue]]
*[[GetText3DCount]]
*[[GetText3DCount]]
*[[GetStreamedText3D]]
*[[GetStreamedText3D]]
*[[GetText3DLocation]]
*[[GetText3DLocation]]
== Timer ==
*[[Delay]]
*[[GetTimerCount]]
*[[GetTimerCount]]
*[[GetAllTimers]]
*[[GetAllTimers]]
Line 213: Line 255:
*[[UnpauseTimer]]
*[[UnpauseTimer]]
*[[GetTimerRemainingTime]]
*[[GetTimerRemainingTime]]
== Vehicles ==
*[[SetVehiclePropertyValue]]
*[[GetVehiclePropertyValue]]
*[[GetVehicleCount]]
*[[GetVehicleCount]]
*[[GetVehicleLicensePlate]]
*[[GetVehicleLicensePlate]]
Line 243: Line 288:
*[[GetVehicleDoorLocation]]
*[[GetVehicleDoorLocation]]
*[[GetVehicleHealth]]
*[[GetVehicleHealth]]
== Web UI ==
*[[GetWebUICount]]
*[[GetWebUICount]]
*[[CreateWebUI]]
*[[CreateWebUI]]
Line 260: Line 306:
*[[SetWebAlignment]]
*[[SetWebAlignment]]
*[[SetWebAnchors]]
*[[SetWebAnchors]]
== Key ==
*[[IsCtrlPressed]]
*[[IsCtrlPressed]]
*[[IsShiftPressed]]
*[[IsShiftPressed]]
Line 266: Line 313:
*[[SetIgnoreMoveInput]]
*[[SetIgnoreMoveInput]]
*[[SetIgnoreLookInput]]
*[[SetIgnoreLookInput]]
*[[SetPlayerPropertyValue]]
*[[GetPlayerPropertyValue]]
*[[SetVehiclePropertyValue]]
*[[GetVehiclePropertyValue]]
*[[SetObjectPropertyValue]]
*[[GetObjectPropertyValue]]
*[[SetNPCPropertyValue]]
*[[GetNPCPropertyValue]]
*[[SetText3DPropertyValue]]
*[[GetText3DPropertyValue]]
*[[SetPickupPropertyValue]]
*[[GetPickupPropertyValue]]
*[[SetControlRotation]]
*[[SetControlRotation]]
*[[Delay]]
*[[ConnectToServer]]
*[[SetControllerOrientedMovement]]

Revision as of 18:29, 3 December 2019

Pak

Collisions

Game

Colors

Miscellaneous

Time

Camera

Player

Camera

Waypoints

Fireworks

Packages

Chats

HUDs

Post-processing

GUI

Chat

Ocean

Environment

Network

NPC

Objects

Events

Pickup

Player

Door

Sound

Text

Timer

Vehicles

Web UI

Key