void _UNLOCK_GET_ITEM_ROLE_UNLOCK_INFO(`unlockHash` (Hash), `outData` (Any*));
| Property |
Value |
| Native Name |
_UNLOCK_GET_ITEM_ROLE_UNLOCK_INFO |
| Hash |
0x7C1C2062CFAD06FE |
| Return Type |
void |
| Build |
1207 |
| Parameters |
unlockHash (Hash), outData (Any*) |
Parameters
unlockHash (Hash)
outData (Any*)
Usage
Lua (Direct):
UnlockGetItemRoleUnlockInfo(unlockHash, outData)
Lua (Hash):
Citizen.InvokeNative(0x7C1C2062CFAD06FE, unlockHash, outData)
Back to UNLOCK