Native referenceFiveM

GET_ENTITY_FORWARD_Y

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

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

Back to ENTITY