Entity::getCoords

From RAGE Multiplayer Wiki
Revision as of 06:46, 29 August 2018 by MrPancakers (talk | contribs)

Gets the coordinates for the given entity.

Syntax

entity.getCoords(alive);

Required Arguments

  • alive: Boolean

Return value

  • Vector3

Example

// todo

See also