DIFF

class DayZCreatureAnimInterfaceSource

Constructors 2

private void DayZCreatureAnimInterface()
private void ~DayZCreatureAnimInterface()

Methods 6

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)