| 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");
0xCFD0406ADAF90D2B APPvoid APP_SET_APP(char* appName);| 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");