Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlateComponent
Indicates if switching to the given event state (open, play, etc) is currently allowed by the backend.
Target is Media Plate Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| enum | In Request Event State | Requested event state to switch to (Open, Play, etc) |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | true if the state switch is allowed, false otherwise. |