Native referenceFiveM

SET_ENTITY_CAN_BE_TARGETED_WITHOUT_LOS

0xD3997889736FD899 ENTITY
FUNCTION SIGNATURE
void SET_ENTITY_CAN_BE_TARGETED_WITHOUT_LOS(Entity entity, BOOL toggle);
Property Value
Native Name SET_ENTITY_CAN_BE_TARGETED_WITHOUT_LOS
Hash 0xD3997889736FD899
Return Type void
Parameters entity (Entity), toggle (BOOL)

Description: ``` Sets whether the entity can be targeted without being in line-of-sight.

Back to ENTITY