Unreal Engine Blueprint API Reference > Media > Media Player
Check whether the currently loaded media supports scrubbing.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | true if scrubbing is supported, false otherwise. |