Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/BinkMediaPlayer
Opens the specified media URL.
Target is Bink Media Player
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | New Url | The URL to open. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true on success, false otherwise. |