PedPoolEnumeratorGetHandleableByAddress Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.PedPoolEnumerator.GetHandleableByAddress(System.UInt64)"]

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

protected override IHandleable GetHandleableByAddress(
	ulong address
)

Parameters

address
Type: SystemUInt64

[Missing <param name="address"/> documentation for "M:Rage.PedPoolEnumerator.GetHandleableByAddress(System.UInt64)"]

Return Value

Type: IHandleable

[Missing <returns> documentation for "M:Rage.PedPoolEnumerator.GetHandleableByAddress(System.UInt64)"]

See Also

Reference