App::appGetInt
Jump to navigation
Jump to search
Syntax
mp.game.app.appGetInt(property);Required Arguments
- property: String
Return value
- int
Example
// todomp.game.app.appGetInt(property);// todo