Native referenceRedM

SC_PROFANITY_GET_STRING_STATUS

0x0CF3BFB99EBBE5B1 SOCIALCLUB
FUNCTION SIGNATURE
int SC_PROFANITY_GET_STRING_STATUS(`token` (int));
Property Value
Native Name SC_PROFANITY_GET_STRING_STATUS
Hash 0x0CF3BFB99EBBE5B1
Return Type int
Build 1207
Parameters token (int)

Parameters

  • token (int)

Usage

Lua (Direct):

local result = ScProfanityGetStringStatus(token)

Lua (Hash):

local result = Citizen.InvokeNative(0x0CF3BFB99EBBE5B1, token)

End of SOCIALCLUB natives

Back to SOCIALCLUB