IDirectional Interface

RAGE Plugin Hook Documentation

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

Represents an object that has a direction.

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

public interface IDirectional

The IDirectional type exposes the following members.

Properties

  NameDescription
Public propertyDirection
Gets or sets the direction of this instance.
Top
See Also

Reference