Native referenceFiveM

GET_VEHICLE_INDEX_FROM_ENTITY_INDEX

0x4B53F92932ADFAC0 ENTITY
FUNCTION SIGNATURE
Vehicle GET_VEHICLE_INDEX_FROM_ENTITY_INDEX(Entity entity);
Property Value
Native Name GET_VEHICLE_INDEX_FROM_ENTITY_INDEX
Hash 0x4B53F92932ADFAC0
Return Type Vehicle
Parameters entity (Entity)

Description: ``` Simply returns whatever is passed to it (Regardless of whether the handle is valid or not).

Back to ENTITY