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

Private Member Functions

void Head_Default ()
 
void Init ()
 
void InitSelectionTranslation ()
 
bool GetHeadHideableSelections (out array< string > selections)
 
int GetBeardIndex ()
 
int GetHairIndex ()
 
int GetSelectionIndex (string str)
 
bool IsHandlingException ()
 

Private Attributes

bool m_handling_exception = false
 
int m_beard_idx
 
int m_hair_idx
 
ref map< int, ref SelectionTranslationm_HeadHairHidingStateMap
 
ref array< stringm_HeadHairSelectionArray
 

Member Function Documentation

◆ GetBeardIndex()

int GetBeardIndex ( )
inlineprivate

References m_beard_idx.

◆ GetHairIndex()

int GetHairIndex ( )
inlineprivate

References m_hair_idx.

◆ GetHeadHideableSelections()

bool GetHeadHideableSelections ( out array< string selections)
inlineprivate

◆ GetSelectionIndex()

int GetSelectionIndex ( string  str)
inlineprivate

◆ Head_Default()

void Head_Default ( )
inlineprivate

References Init().

◆ Init()

void Init ( )
inlineprivate

References InitSelectionTranslation().

Referenced by Head_Default().

◆ InitSelectionTranslation()

void InitSelectionTranslation ( )
inlineprivate

◆ IsHandlingException()

bool IsHandlingException ( )
inlineprivate

References m_handling_exception.

Field Documentation

◆ m_beard_idx

int m_beard_idx
private

Referenced by GetBeardIndex().

◆ m_hair_idx

int m_hair_idx
private

Referenced by GetHairIndex().

◆ m_handling_exception

bool m_handling_exception = false
private

Referenced by IsHandlingException().

◆ m_HeadHairHidingStateMap

ref map<int,ref SelectionTranslation> m_HeadHairHidingStateMap
private

◆ m_HeadHairSelectionArray

ref array<string> m_HeadHairSelectionArray
private

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