BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Check whether playback is currently paused.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | true if playback is paused, false otherwise. |