En:AnimationParamType
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
[править]
Type of animation parameter
Enumeration is used for declaration of animation parameter type.
- AnimationParamType.AnimateLoop - Animation in loop
- AnimationParamType.AnimateBackward - Animation moving backward
- AnimationParamType.AnimateForward - Animation moving forward
- AnimationParamType.AnimateEnabled - Animation is enabled
- AnimationParamType.EventOnAnimateEnd - Call event OnUnitActionWithObject() when animation is over (action type is ActionType.ActionOnObject)
[править]