Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Seeks to the specified playback time.
Target is Media Player
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Time | The playback time to set. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true on success, false otherwise. |