Execute_StartDream
Description
Starts a dream sequence for the specified character. Calls RequestStartDream on the character's DreamComponent.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character to start the dream sequence for |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Start a dream sequence for Self | Self | StartDream |
| Start a dream sequence for Target | Target | StartDream |