Native referenceFiveM

GET_ENTITY_FORWARD_X

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

Description: ``` Gets the X-component of the entity's forward vector.

Back to ENTITY