FiveM Docs
/
Native Reference
API Set:
all
server
client
Language:
raw
lua
c#
js
GET_GAME_TIMER
()
GET_GLOBAL_PASSENGER_MASS_MULTIPLIER
()
GET_HASH_KEY
(char* model)
GET_HELI_BODY_HEALTH
(Vehicle heli)
GET_HELI_DISABLE_EXPLODE_FROM_BODY_DAMAGE
(Vehicle heli)
GET_HELI_ENGINE_HEALTH
(Vehicle heli)
GET_HELI_GAS_TANK_HEALTH
(Vehicle heli)
GET_HELI_MAIN_ROTOR_DAMAGE_SCALE
(Vehicle heli)
GET_HELI_MAIN_ROTOR_HEALTH
(Vehicle vehicle)
GET_HELI_PITCH_CONTROL
(Vehicle heli)
GET_HELI_REAR_ROTOR_DAMAGE_SCALE
(Vehicle heli)
GET_HELI_REAR_ROTOR_HEALTH
(Vehicle vehicle)
GET_HELI_ROLL_CONTROL
(Vehicle heli)
GET_HELI_TAIL_ROTOR_DAMAGE_SCALE
(Vehicle heli)
GET_HELI_TAIL_ROTOR_HEALTH
(Vehicle vehicle)
GET_HELI_THROTTLE_CONTROL
(Vehicle heli)
GET_HELI_YAW_CONTROL
(Vehicle heli)
GET_HOST_ID
()
GET_HUD_COMPONENT_ALIGN
(int id, int* horizontalAlign, int* verticalAlign)
GET_HUD_COMPONENT_NAME
(int id)
GET_HUD_COMPONENT_SIZE
(int id)
GET_INSTANCE_ID
()
GET_INTERIOR_ENTITIES_EXTENTS
(int interiorId, float* bbMinX, float* bbMinY, float* bbMinZ, float* bbMaxX, float* bbMaxY, float* bbMaxZ)
GET_INTERIOR_PORTAL_CORNER_POSITION
(int interiorId, int portalIndex, int cornerIndex, float* posX, float* posY, float* posZ)
GET_INTERIOR_PORTAL_COUNT
(int interiorId)
GET_INTERIOR_PORTAL_ENTITY_ARCHETYPE
(int interiorId, int portalIndex, int entityIndex)
GET_INTERIOR_PORTAL_ENTITY_COUNT
(int interiorId, int portalIndex)
GET_INTERIOR_PORTAL_ENTITY_FLAG
(int interiorId, int portalIndex, int entityIndex)
GET_INTERIOR_PORTAL_ENTITY_POSITION
(int interiorId, int portalIndex, int entityIndex, float* posX, float* posY, float* posZ)
GET_INTERIOR_PORTAL_ENTITY_ROTATION
(int interiorId, int portalIndex, int entityIndex, float* rotX, float* rotY, float* rotZ, float* rotW)
GET_INTERIOR_PORTAL_FLAG
(int interiorId, int portalIndex)
GET_INTERIOR_PORTAL_ROOM_FROM
(int interiorId, int portalIndex)
GET_INTERIOR_PORTAL_ROOM_TO
(int interiorId, int portalIndex)
GET_INTERIOR_POSITION
(int interiorId, float* posX, float* posY, float* posZ)
GET_INTERIOR_ROOM_COUNT
(int interiorId)