![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnEnter (AIAgent owner) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| override TStringArray | GetVariablesIn () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override bool | CanReturnRunning () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| SCR_AIAnimation_Base | m_AIAnimation |
| bool | m_bAbortDone |
| bool | m_bInPlayed |
| ref ScriptInvokerBase< SCR_AIOnAnimationBehaviorAction > | m_OnAnimationBehaviorAction |
| int | m_iAnimationIndex |
Static Protected Attributes | |
| static ref TStringArray | s_aVarsIn |
Definition at line 1 of file SCR_AIPlayAnimation.c.
|
inlinestaticprotected |
Definition at line 85 of file SCR_AIPlayAnimation.c.
|
inlineprotected |
Definition at line 23 of file SCR_AIPlayAnimation.c.
|
inlinestaticprotected |
Definition at line 88 of file SCR_AIPlayAnimation.c.
|
inlineprotected |
Definition at line 79 of file SCR_AIPlayAnimation.c.
|
inlineprotected |
Definition at line 53 of file SCR_AIPlayAnimation.c.
|
inlineprotected |
Definition at line 16 of file SCR_AIPlayAnimation.c.
|
inlinestaticprotected |
Definition at line 67 of file SCR_AIPlayAnimation.c.
|
protected |
Definition at line 9 of file SCR_AIPlayAnimation.c.
|
protected |
Definition at line 10 of file SCR_AIPlayAnimation.c.
|
protected |
Definition at line 11 of file SCR_AIPlayAnimation.c.
|
protected |
Definition at line 13 of file SCR_AIPlayAnimation.c.
|
protected |
Definition at line 12 of file SCR_AIPlayAnimation.c.
|
staticprotected |
Definition at line 70 of file SCR_AIPlayAnimation.c.