FireOffset Property

RAGE Plugin Hook Documentation

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

Gets or sets the position of this instance.

If ParentEntity is null, this property has the same value as Position; the position is in world space; otherwise it is relative to the parent entity.

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

public Vector3 Offset { get; set; }

Property Value

Type: Vector3

[Missing <value> documentation for "P:Rage.Fire.Offset"]

See Also

Reference