Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
SCR_ScriptedCommandsStaticTable Interface Reference

Public Member Functions

void SCR_ScriptedCommandsStaticTable ()
 
bool Bind (CharacterAnimationComponent animationComponent)
 
bool IsBound ()
 

Public Attributes

TAnimGraphCommand m_CommandGesture = -1
 
TAnimGraphTag m_IsLoiteringTag = -1
 
TAnimGraphTag m_IsLoiteringStartingTag = -1
 
TAnimGraphTag m_IsChangingWeaponTag = -1
 

Protected Attributes

bool m_bIsBound = false
 

Constructor & Destructor Documentation

◆ SCR_ScriptedCommandsStaticTable()

void SCR_ScriptedCommandsStaticTable.SCR_ScriptedCommandsStaticTable ( )

Member Function Documentation

◆ Bind()

bool SCR_ScriptedCommandsStaticTable.Bind ( CharacterAnimationComponent  animationComponent)
Parameters
animationComponentmust not be null
Returns

◆ IsBound()

bool SCR_ScriptedCommandsStaticTable.IsBound ( )
Returns

Member Data Documentation

◆ m_bIsBound

bool SCR_ScriptedCommandsStaticTable.m_bIsBound = false
protected

◆ m_CommandGesture

TAnimGraphCommand SCR_ScriptedCommandsStaticTable.m_CommandGesture = -1

◆ m_IsChangingWeaponTag

TAnimGraphTag SCR_ScriptedCommandsStaticTable.m_IsChangingWeaponTag = -1

◆ m_IsLoiteringStartingTag

TAnimGraphTag SCR_ScriptedCommandsStaticTable.m_IsLoiteringStartingTag = -1

◆ m_IsLoiteringTag

TAnimGraphTag SCR_ScriptedCommandsStaticTable.m_IsLoiteringTag = -1

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