DayZ 1.24
|
Private Member Functions | |
void | Hive () |
void | ~Hive () |
proto native void | InitOnline (string ceSetup, string host="") |
proto native void | InitOffline () |
proto native void | InitSandbox () |
proto native bool | IsIdleMode () |
proto native void | SetShardID (string shard) |
proto native void | SetEnviroment (string env) |
proto native void | CharacterSave (Man player) |
proto native void | CharacterKill (Man player) |
proto native void | CharacterExit (Man player) |
proto native void | CallUpdater (string content) |
proto native bool | CharacterIsLoginPositionChanged (Man player) |
Only valid during login. | |
Only valid during login.