void Set(
AnimTransform * animTrans,
u16 idx,
bool bDisable
);
| Name | Description | |
|---|---|---|
animTrans |
Pointer to the animation. | |
| idx | Index. | |
bDisable |
Specify TRUE when binding an animation in a disabled state. |
Configures all of the animation settings.
CONFIDENTIAL