PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
HumanAnimInterface Class Reference

Private Member Functions

private void HumanAnimInterface ()
 
private 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)
 

Constructor & Destructor Documentation

◆ HumanAnimInterface()

private void HumanAnimInterface ( )
private

◆ ~HumanAnimInterface()

private void ~HumanAnimInterface ( )
private

Member Function Documentation

◆ BindCommand()

proto native TAnimGraphCommand BindCommand ( string  pCommandName)
private

returns command index -

◆ 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: