Native referenceRedM

_RESET_OBJECT_VELOCITY

0xF40AB58D83C35027 OBJECT
FUNCTION SIGNATURE
void _RESET_OBJECT_VELOCITY(`object` (Object));
Property Value
Native Name _RESET_OBJECT_VELOCITY
Hash 0xF40AB58D83C35027
Return Type void
Build 1207
Parameters object (Object)

Parameters

  • object (Object)

Usage

Lua (Direct):

ResetObjectVelocity(object)

Lua (Hash):

Citizen.InvokeNative(0xF40AB58D83C35027, object)

Back to OBJECT