APP Natives
APP_SET_APP
| Property | Value |
|---|---|
| Native Name | APP_SET_APP |
| Hash | 0xCFD0406ADAF90D2B |
| Return Type | void |
| Parameters | appName (char*) |
Description: ```
Called in the gamescripts like:
APP::APP_SET_APP("car");
APP::APP_SET_APP("dog");
natives/APP/0xCFD0406ADAF90D2B.md | Property | Value |
|---|---|
| Native Name | APP_SET_APP |
| Hash | 0xCFD0406ADAF90D2B |
| Return Type | void |
| Parameters | appName (char*) |
Description: ```
Called in the gamescripts like:
APP::APP_SET_APP("car");
APP::APP_SET_APP("dog");