![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnAnimationEvent (AnimationEventID animEventType, AnimationEventID animUserString, int intParam, float timeFromStart, float timeToEnd) |
| IEntity | GetSourceEntity () |
| override void | OnApply (float time) |
| override void | OnFinish () |
Protected Attributes | |
| string | m_sSourceEntityName |
| bool | m_bUsePlayerCharacter |
| string | m_sTargerEntityName |
| bool | m_bIsFirstFrame = true |
Definition at line 2 of file SCR_CharacterAnimationEventCinematicTrack.c.
|
inlineprotected |
Definition at line 70 of file SCR_CharacterAnimationEventCinematicTrack.c.
|
inlineprotected |
Callback called when animation event happens.
| [in] | animEventType | ID of animation event. |
| [in] | animUserString | String parameter of animation event |
| [in] | intParam | int parameter of animation event |
| [in] | timeFromStart | time from Start of animation event |
| [in] | timeToEnd | time to end of animation event |
Definition at line 25 of file SCR_CharacterAnimationEventCinematicTrack.c.
|
inlineprotected |
Definition at line 88 of file SCR_CharacterAnimationEventCinematicTrack.c.
|
inlineprotected |
Definition at line 119 of file SCR_CharacterAnimationEventCinematicTrack.c.
Definition at line 16 of file SCR_CharacterAnimationEventCinematicTrack.c.
|
protected |
Definition at line 11 of file SCR_CharacterAnimationEventCinematicTrack.c.
|
protected |
Definition at line 8 of file SCR_CharacterAnimationEventCinematicTrack.c.
|
protected |
Definition at line 14 of file SCR_CharacterAnimationEventCinematicTrack.c.