PoolEnumeratorHTDispose Method (Boolean)

RAGE Plugin Hook Documentation

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

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

protected virtual void Dispose(
	bool A_0
)

Parameters

A_0
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also

Reference