Execute_ReleaseHoldHand
Description
Releases the HoldHand state on the BaseObject character. Both sides are synchronized automatically (the partner's PostureComponent is also released and the follow movement is stopped).
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character whose HoldHand state should be released. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Release HoldHand initiated by Self | Self | ReleaseHoldHand |
| Release HoldHand initiated by Target | Target | ReleaseHoldHand |