![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_AIAnimationWaypointClass |
| class | SCR_AIAnimationParameters |
| class | SCR_AIAnimationScript |
| class | SCR_AIAnimationWaypoint |
| class | SCR_AIAnimationWaypointState |
Typedefs | |
| typedef func | SCR_AIOnAnimationBehaviorAction |
Functions | |
| void | SCR_AIOnAnimationBehaviorAction (AIAgent agent, bool startingAnimation, int animationIndex) |
Variables | |
| vector | m_vAnimationLocalTransform [4] |
| float | m_fAnimationDuration |
| ref SCR_AIAnimation_Base | m_oAnimationClass |
| class SCR_AIAnimationScript | BaseContainerProps |
| typedef func SCR_AIOnAnimationBehaviorAction |
Definition at line 145 of file SCR_AIAnimationWaypoint.c.
| void SCR_AIOnAnimationBehaviorAction | ( | AIAgent | agent, |
| bool | startingAnimation, | ||
| int | animationIndex ) |
| class SCR_AIAnimationScript BaseContainerProps |
Definition at line 1 of file SCR_AIAnimationWaypoint.c.
| float m_fAnimationDuration |
Definition at line 16 of file SCR_AIAnimationWaypoint.c.
| ref SCR_AIAnimation_Base m_oAnimationClass |
Definition at line 17 of file SCR_AIAnimationWaypoint.c.
| vector m_vAnimationLocalTransform[4] |
Definition at line 15 of file SCR_AIAnimationWaypoint.c.