CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Can Pause
Identifier
CanPause
Description
Check whether media playback can be paused right now.
Playback can be paused if the media supports pausing and if it is currently playing.

Target is Mana Player

Inputs
Arg Description
Target
Mana Player Object Reference
Outputs
Arg Description
Return Value
Boolean
true if pausing playback can be paused, false otherwise. See: CanPlay, Pause