| DayZ 1.24
    | 
| Protected Member Functions | |
| void | ToggleAnimations (string toggle_off, string toggle_on, int mask, array< string > linked_anims_off=null, array< string > linked_anims_on=null) | 
| string | GetToggleOff () | 
| string | GetToggleOn () | 
| int | GetOpeningBit () | 
| Protected Attributes | |
| string | m_ToggleOff | 
| string | m_ToggleOn | 
| int | m_OpeningBit | 
Definition at line 1 of file ToggleSelections.c.
| 
 | inlineprotected | 
Definition at line 9 of file ToggleSelections.c.
References m_OpeningBit, m_ToggleOff, and m_ToggleOn.
| 
 | inlineprotected | 
Definition at line 28 of file ToggleSelections.c.
References m_OpeningBit.
| 
 | inlineprotected | 
Definition at line 18 of file ToggleSelections.c.
References m_ToggleOff.
| 
 | inlineprotected | 
Definition at line 23 of file ToggleSelections.c.
References m_ToggleOn.
| 
 | protected | 
Definition at line 5 of file ToggleSelections.c.
Referenced by GetOpeningBit(), and ToggleAnimations().
| 
 | protected | 
Definition at line 3 of file ToggleSelections.c.
Referenced by GetToggleOff(), and ToggleAnimations().
| 
 | protected | 
Definition at line 4 of file ToggleSelections.c.
Referenced by GetToggleOn(), and ToggleAnimations().