Native referenceRedM

_0x371D179701D9C082

0x371D179701D9C082 ENTITY
FUNCTION SIGNATURE
void _0x371D179701D9C082(`entity` (Entity));

Description: Called if entity is in water and submerged level is larger than 1f. If CARRYING_FLAG_FORCE_ALLOW_WARP_TO_SAFE_GROUND_LOCATION is true, it gets disabled as well.

Property Value
Native Name _0x371D179701D9C082
Hash 0x371D179701D9C082
Return Type void
Build 1436
Parameters entity (Entity)

Parameters

  • entity (Entity)

Usage

Lua (Direct):

_0x371D179701D9C082(entity)

Lua (Hash):

Citizen.InvokeNative(0x371D179701D9C082, entity)

Back to ENTITY