AnimFeature_LoopableAction class
game.weapon.AnimFeature_LoopableAction
Inheritance
Base: anim.AnimFeature
Derived
None.
Properties
| Property | Type | |
|---|---|---|
loopDuration | float | |
numLoops | byte | |
isActive | bool |
Functions
void SetLoopDuration(float loopDuration)RTTIvoid SetNumLoops(int numLoops)RTTIvoid SetActive(bool isActive)RTTI