StaticFinalizer Constructor

RAGE Plugin Hook Documentation

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

Initializes a new instance of the StaticFinalizer class

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

public StaticFinalizer(
	Action callback
)

Parameters

callback
Type: SystemAction

[Missing <param name="callback"/> documentation for "M:Rage.StaticFinalizer.#ctor(System.Action)"]

See Also

Reference