Execute_CancelOneTimePostureAnim
Description
Cancels a previously applied one-time posture animation on the BaseObject by specifying the OneTimePostureAnim ID to remove.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity from which the one-time posture animation is removed. |
| S1 | The OneTimePostureAnim ID to cancel. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Cancel a one-time posture anim on Self | Self | CancelOneTimePostureAnim |
| Cancel a one-time posture anim on Target | Target | CancelOneTimePostureAnim |