Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ToggleAnimations Class Reference

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)
int GetOpeningBit ()
string GetToggleOff ()
string GetToggleOn ()

Protected Attributes

int m_OpeningBit
string m_ToggleOff
string m_ToggleOn

Detailed Description

Definition at line 1 of file toggleselections.c.

Constructor & Destructor Documentation

◆ ToggleAnimations()

void ToggleAnimations ( string toggle_off,
string toggle_on,
int mask,
array< string > linked_anims_off = null,
array< string > linked_anims_on = null )
inlineprotected

Definition at line 9 of file toggleselections.c.

References m_OpeningBit, m_ToggleOff, and m_ToggleOn.

Member Function Documentation

◆ GetOpeningBit()

◆ GetToggleOff()

◆ GetToggleOn()

Field Documentation

◆ m_OpeningBit

int m_OpeningBit
protected

Definition at line 5 of file toggleselections.c.

Referenced by ToggleAnimations(), and GetOpeningBit().

◆ m_ToggleOff

string m_ToggleOff
protected

Definition at line 3 of file toggleselections.c.

Referenced by ToggleAnimations(), and GetToggleOff().

◆ m_ToggleOn

string m_ToggleOn
protected

Definition at line 4 of file toggleselections.c.

Referenced by ToggleAnimations(), and GetToggleOn().


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