|
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the documentation of this file.
18 void SetDebug(
bool isDebug) {}
52 proto native
bool SetWorldFile(
string path,
bool reload);
57 proto native owned
string GetWorldFile();
77 void ShowLoadingAnim()
84 void HideLoadingAnim()
93 void UpdateLoadingAnim(
float timeslice,
float progress)
109 proto native
IEntity SpawnEntityTemplate(
vobject templateResource);
117 proto native GenericComponent SpawnComponentTemplate(
IEntity owner,
vobject templateResource);
126 proto native
void RequestClose();
132 proto native
void RequestReload();
137 proto native owned
string GetBuildVersion();
142 proto native owned
string GetBuildTime();
147 proto native GenericWorldEntity GetWorldEntity();
149 proto native InputManager GetInputManager();
150 proto native MenuManager GetMenuManager();
151 proto native
int GetTickCount();
proto native CGame GetGame()
Base Param Class with no parameters. Used as general purpose parameter overloaded with Param1 to Para...
proto native void SpawnEntity(string sClassName, vector vPos, float fRange, int iCount)
Spawn an entity through CE.
proto void Print(void var)
Prints content of variable to console/log.
override void OnEvent(EventType eventTypeId, Param params)
Handles VON-related events.
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
Module containing compiled scripts.