Unreal Engine Blueprint API Reference > Media > Bink Media Player
Enables or disables playback looping.
Target is Bink Media Player
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
boolean | In Looping |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | true on success, false otherwise. See: IsLooping |