Native referenceRedM

REQUEST_COLLISION_FOR_MODEL

0xF1767BE37F661551 STREAMING
FUNCTION SIGNATURE
void REQUEST_COLLISION_FOR_MODEL(`model` (Hash));
Property Value
Native Name REQUEST_COLLISION_FOR_MODEL
Hash 0xF1767BE37F661551
Return Type void
Build 1207
Parameters model (Hash)

Parameters

  • model (Hash)

Usage

Lua (Direct):

RequestCollisionForModel(model)

Lua (Hash):

Citizen.InvokeNative(0xF1767BE37F661551, model)

Back to STREAMING