BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/BinkMediaPlayer
Checks whether playback is currently paused.
Target is Bink Media Player
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | true if playback is paused, false otherwise. See: CanPause, IsPlaying, IsStopped, Pause |