Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
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 TAnimGraphEvent BindEvent (string pEventName)
proto native TAnimGraphTag BindTag (string pTagName)
proto native TAnimGraphVariable BindVariableBool (string pVariable)
proto native TAnimGraphVariable BindVariableFloat (string pVariable)
proto native TAnimGraphVariable BindVariableInt (string pVariable)

Detailed Description

Definition at line 282 of file human.c.

Constructor & Destructor Documentation

◆ HumanAnimInterface()

void HumanAnimInterface ( )
private

◆ ~HumanAnimInterface()

void ~HumanAnimInterface ( )
private

Member Function Documentation

◆ BindCommand()

proto native TAnimGraphCommand BindCommand ( string pCommandName)
private

returns command index -

References TAnimGraphCommand.

◆ BindEvent()

proto native TAnimGraphEvent BindEvent ( string pEventName)
private

◆ BindTag()

proto native TAnimGraphTag BindTag ( string pTagName)
private

◆ BindVariableBool()

proto native TAnimGraphVariable BindVariableBool ( string pVariable)
private

◆ BindVariableFloat()

proto native TAnimGraphVariable BindVariableFloat ( string pVariable)
private

◆ BindVariableInt()

proto native TAnimGraphVariable BindVariableInt ( string pVariable)
private

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/3_game/human.c