| Property | Value |
|---|---|
| Native Name | SC_PROFANITY_GET_CHECK_IS_PENDING |
| Hash | 0x3A10BCD0C8AA0B82 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | token (int) |
Parameters
token(int)
Usage
Lua (Direct):
local result = ScProfanityGetCheckIsPending(token)
Lua (Hash):
local result = Citizen.InvokeNative(0x3A10BCD0C8AA0B82, token)