Execute_PlayMovie
Description
Starts playing the specified movie on the movie screen entity.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The movie screen entity to play the movie on. |
| S1 | The movie ID to play. |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Play the Action movie on the screen | Target | PlayMovie | Action |
| Play the Romance movie on the screen | Target | PlayMovie | Romance |
| Play the Horror movie on the screen | Target | PlayMovie | Horror |