Execute_EndDream
Description
Ends the dream state for the specified character. Calls RequestEndDream on the character's DreamComponent.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character to end the dream state for |
Examples
| Description | BaseObject | Command |
|---|---|---|
| End the dream state for Self | Self | EndDream |
| End the dream state for Target | Target | EndDream |