Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ECommandIDs.c File Reference

Go to the source code of this file.

Typedefs

typedef int TAnimGraphCommand
typedef int TAnimGraphVariable
typedef int TAnimGraphTag
typedef int TAnimGraphEvent
typedef int TAnimGraphPrediction

Enumerations

enum  ECommandIDs { NONE , SCRIPTED }

Typedef Documentation

◆ TAnimGraphCommand

Definition at line 1 of file ECommandIDs.c.

◆ TAnimGraphEvent

Definition at line 4 of file ECommandIDs.c.

◆ TAnimGraphPrediction

Definition at line 5 of file ECommandIDs.c.

◆ TAnimGraphTag

typedef int TAnimGraphTag

Definition at line 3 of file ECommandIDs.c.

◆ TAnimGraphVariable

Definition at line 2 of file ECommandIDs.c.

Enumeration Type Documentation

◆ ECommandIDs

Enumerator
NONE 
SCRIPTED 

Definition at line 7 of file ECommandIDs.c.