Rage.Attributes Namespace

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "N:Rage.Attributes"]

Classes

  ClassDescription
Public classConsoleCommandArgumentParserAttribute
Attribute to let argument parsers specify which types they support.
Public classConsoleCommandAttribute
Public classConsoleCommandParameterAttribute
Attribute to describe parameters of console commands.
Public classConsoleCommandParameterAutoCompleterAttribute
Attribute to let parameter auto completers specify which types they support.
Public classConsoleVariableAttribute
Public classEuphoriaParameterAttribute
Public classPluginAttribute
Provides details about a plugin to the RAGE Plugin Hook. This assembly attribute is required for all plugins.
Public classSettingAttribute
Provides information about a setting for the RAGE Plugin Hook.