Go to the source code of this file.
|
void | SCR_MineAnimationComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
|
protected override event void | OnAnimationEvent (AnimationEventID animEventType, AnimationEventID animUserString, int intParam, float timeFromStart, float timeToEnd) |
|
◆ SCR_MineAnimationComponent()
void SCR_MineAnimationComponent |
( |
IEntityComponentSource |
src, |
|
|
IEntity |
ent, |
|
|
IEntity |
parent |
|
) |
| |
◆ m_iMineActivated
protected AnimationEventID m_iMineActivated = -1 |
◆ m_iMineDown
◆ m_Owner
protected IEntity m_Owner |