Native referenceFiveM

IS_COLLISION_MARKED_OUTSIDE

0xEEA5AC2EDA7C33E8 INTERIOR
FUNCTION SIGNATURE
BOOL IS_COLLISION_MARKED_OUTSIDE(float x, float y, float z);
Property Value
Native Name IS_COLLISION_MARKED_OUTSIDE
Hash 0xEEA5AC2EDA7C33E8
Return Type BOOL
Parameters x (float), y (float), z (float)

Description: Returns true if the collision at the specified coords is marked as being outside (false if there's an interior)

Back to INTERIOR