Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlateComponent
Call this to seek to the specified playback time.
Target is Media Plate Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Time | Time to seek to. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True on success, false otherwise. |