void _SAVEGAME_GET_TEXT_LABEL_63(`p0` (Any*), `variableName` (const char*));
| Property |
Value |
| Native Name |
_SAVEGAME_GET_TEXT_LABEL_63 |
| Hash |
0x186608A2AC6F9E88 |
| Return Type |
void |
| Build |
1207 |
| Parameters |
p0 (Any*), variableName (const char*) |
Parameters
p0 (Any*)
variableName (const char*)
Usage
Lua (Direct):
SavegameGetTextLabel63(p0, variableName)
Lua (Hash):
Citizen.InvokeNative(0x186608A2AC6F9E88, p0, variableName)
End of SAVE natives
Back to SAVE