![]() |
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_MineAnimationComponentClass |
Functions | |
| void | SCR_MineAnimationComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
| override event void | OnAnimationEvent (AnimationEventID animEventType, AnimationEventID animUserString, int intParam, float timeFromStart, float timeToEnd) |
Variables | |
| SCR_MineAnimationComponentClass | m_Owner |
| void SCR_MineAnimationComponent | ( | IEntityComponentSource | src, |
| IEntity | ent, | ||
| IEntity | parent ) |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 55 of file SCR_MineAnimationComponent.c.
| SCR_MineAnimationComponentClass m_Owner |