void _SAVEGAME_GET_TEXT_LABEL_31(`p0` (Any*), `variableName` (const char*));
| Property |
Value |
| Native Name |
_SAVEGAME_GET_TEXT_LABEL_31 |
| Hash |
0x4845E7E7643A908C |
| Return Type |
void |
| Build |
1207 |
| Parameters |
p0 (Any*), variableName (const char*) |
Parameters
p0 (Any*)
variableName (const char*)
Usage
Lua (Direct):
SavegameGetTextLabel31(p0, variableName)
Lua (Hash):
Citizen.InvokeNative(0x4845E7E7643A908C, p0, variableName)
Back to SAVE