DayZ 1.24
Loading...
Searching...
No Matches
HumanAnimInterface Class Reference

Private Member Functions

void HumanAnimInterface ()
 
void ~HumanAnimInterface ()
 
proto native TAnimGraphCommand BindCommand (string pCommandName)
 returns command index -
 
proto native TAnimGraphVariable BindVariableFloat (string pVariable)
 
proto native TAnimGraphVariable BindVariableInt (string pVariable)
 
proto native TAnimGraphVariable BindVariableBool (string pVariable)
 
proto native TAnimGraphTag BindTag (string pTagName)
 
proto native TAnimGraphEvent BindEvent (string pEventName)
 

Detailed Description

Definition at line 281 of file human.c.

Constructor & Destructor Documentation

◆ HumanAnimInterface()

void HumanAnimInterface::HumanAnimInterface ( )
private

◆ ~HumanAnimInterface()

void HumanAnimInterface::~HumanAnimInterface ( )
private

Member Function Documentation

◆ BindCommand()

proto native TAnimGraphCommand HumanAnimInterface::BindCommand ( string pCommandName)
private

returns command index -

◆ BindEvent()

proto native TAnimGraphEvent HumanAnimInterface::BindEvent ( string pEventName)
private

◆ BindTag()

proto native TAnimGraphTag HumanAnimInterface::BindTag ( string pTagName)
private

◆ BindVariableBool()

proto native TAnimGraphVariable HumanAnimInterface::BindVariableBool ( string pVariable)
private

◆ BindVariableFloat()

proto native TAnimGraphVariable HumanAnimInterface::BindVariableFloat ( string pVariable)
private

◆ BindVariableInt()

proto native TAnimGraphVariable HumanAnimInterface::BindVariableInt ( string pVariable)
private

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