GameRemoveNotification Method

RAGE Plugin Hook Documentation

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

Removes the specified notification.

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

public static void RemoveNotification(
	uint handle
)

Parameters

handle
Type: SystemUInt32
The handle to the notification to remove.
See Also

Reference