47 return pco.GetStatObject(
id);
113 pco.OnStoreSave(ctx);
125 if (pco && pco.OnStoreLoad(ctx))
proto native int SaveVersion()
Returns actual storage version - saving.
PlayerStatsPCO_Base GetPCO(int version=-1)
ref array< ref StatDebugObject > m_PlayerStatsDebug
bool LoadStats(ParamsReadContext ctx, int version)
void SetAllowLogs(bool enable)
void SaveStats(ParamsWriteContext ctx)
ref array< ref PlayerStatBase > m_PlayerStats
void PlayerStats(Man player)
void GetDebugInfo(array< ref StatDebugObject > objects, int flags)
ref PCOHandlerStats m_PCOhandler
PlayerStatsPCO_Base GetPCO(int version=-1)
PlayerStatBase GetStatObject(int id)
Serialization general interface. Serializer API works with:
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto native CGame GetGame()