Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Hive Class Reference

Private Member Functions

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

Detailed Description

Definition at line 5 of file hive.c.

Constructor & Destructor Documentation

◆ Hive()

void Hive ( )
inlineprivate

Definition at line 7 of file hive.c.

◆ ~Hive()

void ~Hive ( )
inlineprivate

Definition at line 8 of file hive.c.

Member Function Documentation

◆ CallUpdater()

proto native void CallUpdater ( string content)
private

◆ CharacterExit()

proto native void CharacterExit ( Man player)
private

◆ CharacterIsLoginPositionChanged()

proto native bool CharacterIsLoginPositionChanged ( Man player)
private

Only valid during login.

Referenced by ManBase::OnStoreLoad().

◆ CharacterKill()

proto native void CharacterKill ( Man player)
private

Referenced by ManBase::EEKilled().

◆ CharacterSave()

proto native void CharacterSave ( Man player)
private

Referenced by ManBase::Save().

◆ InitOffline()

proto native void InitOffline ( )
private

◆ InitOnline()

proto native void InitOnline ( string ceSetup,
string host = "" )
private

◆ InitSandbox()

proto native void InitSandbox ( )
private

◆ IsIdleMode()

proto native bool IsIdleMode ( )
private

◆ SetEnviroment()

proto native void SetEnviroment ( string env)
private

◆ SetShardID()

proto native void SetShardID ( string shard)
private

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/3_game/hive/hive.c