![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| string | GetAnimationActorName () |
| void | SetAnimationActorName (string actorName) |
| void | AddAnimationWaypointParameter (notnull SCR_AIAnimationWaypointParameters animationWaypointParameter, int animationIndex) |
| bool | RemoveAnimationWaypointParameter (SCR_AIAnimationWaypointParameters animationWaypointParameter) |
| SCR_AIAnimationWaypointParameters | GetParameters (int animationIndex) |
| bool | IsAnimationIndexValid (int animationIndex) |
| vector | GetAnimationPosition (IEntity rootEntity, int animationIndex) |
| void | GetAnimationWorldTransform (IEntity rootEntity, int animationIndex, out vector transform[4]) |
| float | GetAnimationDuration (int animationIndex) |
| SCR_AIAnimation_Base | GetAnimationClass (int animationIndex) |
Protected Attributes | |
| ref array< ref SCR_AIAnimationWaypointParameters > | m_aAgentAnimationParameters |
Definition at line 54 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 75 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 63 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 135 of file SCR_AIAnimationWaypoint.c.
Definition at line 127 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 106 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 117 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 94 of file SCR_AIAnimationWaypoint.c.
Definition at line 100 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 84 of file SCR_AIAnimationWaypoint.c.
|
inlineprotected |
Definition at line 69 of file SCR_AIAnimationWaypoint.c.
|
protected |
Definition at line 60 of file SCR_AIAnimationWaypoint.c.