AppSetApp
DocsAppSetApp(appName)Description
Called in the gamescripts like:
APP::APP_SET_APP("car");
APP::APP_SET_APP("dog");Parameters
| Name | Type | Description |
|---|---|---|
appName | char* | — |
Returns
voidThis native does not return a value.
AppSetApp(appName)Called in the gamescripts like:
APP::APP_SET_APP("car");
APP::APP_SET_APP("dog");| Name | Type | Description |
|---|---|---|
appName | char* | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!