Native referenceFiveM

GET_ENTITY_SPEED

0xD5037BA82E12416F ENTITY
FUNCTION SIGNATURE
float GET_ENTITY_SPEED(Entity entity);
Property Value
Native Name GET_ENTITY_SPEED
Hash 0xD5037BA82E12416F
Return Type float
Parameters entity (Entity)

Description: Get the speed of a entity.

Parameters

  • entity (Entity) — Entity id you want to test for speed.
Back to ENTITY