EntityRightPosition Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets a position directly to the right of this Entity.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Vector3 RightPosition { get; }

Property Value

Type: Vector3
A Vector3 representing the position.
See Also

Reference