GameAddConsoleCommands Method

RAGE Plugin Hook Documentation

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

Adds console commands defined in the calling assembly.

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

public static void AddConsoleCommands()
Remarks

Methods already added within the calling plugin, will not be added again.
See Also

Reference