Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MineAnimationComponent.c File Reference

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

Function Documentation

◆ SCR_MineAnimationComponent()

void SCR_MineAnimationComponent ( IEntityComponentSource src,
IEntity ent,
IEntity parent )
Parameters
[in]src
[in]ent
[in]parent

Definition at line 55 of file SCR_MineAnimationComponent.c.

Variable Documentation

◆ m_Owner