GET_OFFSET_FROM_ENTITY_IN_WORLD_COORDS
Offset values are relative to the entity. x = left/right y = forward/backward z = up/down
ENTITYBuild 1207
Signature
lua
GetOffsetFromEntityInWorldCoords(entity, 0.0, 0.0, 0.0)
-- returns Vector3Parameters
| Name | Type | Description |
|---|---|---|
| Entity | — | |
| float | — | |
| float | — | |
| float | — |
Usage
lua
GetOffsetFromEntityInWorldCoords(entity, 0.0, 0.0, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
