Entity::getCoords

From RAGE Multiplayer Wiki

Gets the coordinates for the given entity.

Syntax

entity.getCoords(alive);

Required Arguments

  • alive: Boolean

Return value

  • Vector3

Example

// todo

See also