virtual void SetAnimationEnable(
AnimTransform * pAnimTrans,
bool bEnable
);
| Name | Description | |
|---|---|---|
pAnimTrans |
Pointer to the animation. | |
| bEnable | The state to be set. |
Sets the animation enable/disable state.
Sets enable/disable for the specified animation.
CONFIDENTIAL