PC Stable Documentation
|
|
Private Member Functions | |
void | ArrowManagerPlayer (EntityAI owner) |
bool | Save (ParamsWriteContext ctx) |
bool | Load (ParamsReadContext ctx) |
Static Private Member Functions | |
static private void | InitializeHash () |
static private void | AddArrowTypeToHash (string ArrowType) |
static private | GetArrowTypeFromHash (int hash) |
Static Private Attributes | |
static private ref map< int, typename > | m_TypeHashTable |
|
inlineprivate |
References InitializeHash(), and m_TypeHashTable.
|
inlinestaticprivate |
References string::Hash(), m_TypeHashTable, and string::ToType().
Referenced by InitializeHash().
|
inlinestaticprivate |
References m_TypeHashTable.
Referenced by Load().
|
inlinestaticprivate |
References AddArrowTypeToHash(), and m_TypeHashTable.
Referenced by ArrowManagerPlayer().
|
inlineprivate |
References vector::ArrayToVec(), ECE_DYNAMIC_PERSISTENCY, ECE_KEEPHEIGHT, ECE_LOCAL, GetArrowTypeFromHash(), GetGame(), ArrowManagerBase::m_Owner, and Serializer::Read().
Referenced by ManBase::OnStoreLoad().
|
inlineprivate |
References string::Hash(), ArrowManagerBase::m_Arrows, ArrowManagerBase::VERSION, and Serializer::Write().
Referenced by ManBase::OnStoreSave().
Referenced by AddArrowTypeToHash(), ArrowManagerPlayer(), GetArrowTypeFromHash(), and InitializeHash().