AdvancedPoolEnumeratorHTTryGetItemAtIndex Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.AdvancedPoolEnumerator`1.TryGetItemAtIndex(System.Int32)"]

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

protected override ulong TryGetItemAtIndex(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Rage.AdvancedPoolEnumerator`1.TryGetItemAtIndex(System.Int32)"]

Return Value

Type: UInt64

[Missing <returns> documentation for "M:Rage.AdvancedPoolEnumerator`1.TryGetItemAtIndex(System.Int32)"]

See Also

Reference