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

Private Member Functions

void DayZCreatureAnimInterface ()
void ~DayZCreatureAnimInterface ()
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 1 of file dayzanimal.c.

Constructor & Destructor Documentation

◆ DayZCreatureAnimInterface()

void DayZCreatureAnimInterface ( )
inlineprivate

Definition at line 3 of file dayzanimal.c.

Referenced by RegisterAnimationEvent().

◆ ~DayZCreatureAnimInterface()

void ~DayZCreatureAnimInterface ( )
inlineprivate

Definition at line 4 of file dayzanimal.c.

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: