IAddressable Interface

RAGE Plugin Hook Documentation

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

Represents an object that has an address.

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

public interface IAddressable

The IAddressable type exposes the following members.

Properties

  NameDescription
Public propertyMemoryAddress
Gets the memory address of this instance.
Top
See Also

Reference