RemoveCutFile
DocsRemoveCutFile(cutsceneName)Description
Simply unloads the cutscene and doesn't do extra stuff that REMOVE_CUTSCENE does.
Parameters
| Name | Type | Description |
|---|---|---|
cutsceneName | char* | — |
Returns
voidThis native does not return a value.
RemoveCutFile(cutsceneName)Simply unloads the cutscene and doesn't do extra stuff that REMOVE_CUTSCENE does.
| Name | Type | Description |
|---|---|---|
cutsceneName | char* | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!