RequestCutsceneWithPlaybackList
DocsRequestCutsceneWithPlaybackList(cutsceneName, playbackFlags, flags)Description
playbackFlags: Which scenes should be played.
Example: 0x105 (bit 0, 2 and 8 set) will enable scene 1, 3 and 9.
Parameters
| Name | Type | Description |
|---|---|---|
cutsceneName | char* | — |
playbackFlags | int | — |
flags | int | Usually 8 |
Returns
voidThis native does not return a value.