PoolEnumeratorHTGetEnumerator Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.PoolEnumerator`1.GetEnumerator"]

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

public virtual IEnumerator<HT> GetEnumerator()

Return Value

Type: IEnumeratorHT

[Missing <returns> documentation for "M:Rage.PoolEnumerator`1.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also

Reference