PC Stable Documentation
|
|
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 SelectionTranslation > | m_HeadHairHidingStateMap |
ref array< string > | m_HeadHairSelectionArray |
|
inlineprivate |
References m_beard_idx.
|
inlineprivate |
References m_hair_idx.
References m_HeadHairSelectionArray.
|
inlineprivate |
References Init().
|
inlineprivate |
References InitSelectionTranslation().
Referenced by Head_Default().
|
inlineprivate |
References SelectionTranslation::SetSelectionState().
Referenced by Init().
|
inlineprivate |
References m_handling_exception.
|
private |
Referenced by GetBeardIndex().
|
private |
Referenced by GetHairIndex().
|
private |
Referenced by IsHandlingException().
|
private |
Referenced by GetHeadHideableSelections().