PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ArrowManagerPlayer Class Reference

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, typenamem_TypeHashTable
 

Constructor & Destructor Documentation

◆ ArrowManagerPlayer()

void ArrowManagerPlayer ( EntityAI  owner)
inlineprivate

Member Function Documentation

◆ AddArrowTypeToHash()

static private void AddArrowTypeToHash ( string  ArrowType)
inlinestaticprivate

◆ GetArrowTypeFromHash()

static private GetArrowTypeFromHash ( int  hash)
inlinestaticprivate

References m_TypeHashTable.

Referenced by Load().

◆ InitializeHash()

static private void InitializeHash ( )
inlinestaticprivate

◆ Load()

◆ Save()

Field Documentation

◆ m_TypeHashTable

private ref map<int,typename> m_TypeHashTable
staticprivate

The documentation for this class was generated from the following file: