Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 236 Bytes

AppSetApp.md

File metadata and controls

19 lines (15 loc) · 236 Bytes
ns
APP

APP_SET_APP

// 0xCFD0406ADAF90D2B 0x8BAC4146
void APP_SET_APP(char* appName);
Called in the gamescripts like:  
APP::APP_SET_APP("car");  
APP::APP_SET_APP("dog");  

Parameters

  • appName: