class HiveSource
Constructors 2
private void Hive()private void ~Hive()Methods 11
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)Referenced by PlayerBase.Save()
proto native void CharacterKill(Man player)Referenced by PlayerBase.EEKilled()
proto native void CharacterExit(Man player)Referenced by MissionServer.PlayerDisconnected()
proto native void CallUpdater(string content)Only valid during login
Referenced by PlayerBase.OnStoreLoad()