[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:Rage.Attributes"]
Classes
| Class | Description | |
|---|---|---|
| ConsoleCommandArgumentParserAttribute |
Attribute to let argument parsers specify which types they support.
| |
| ConsoleCommandAttribute | ||
| ConsoleCommandParameterAttribute |
Attribute to describe parameters of console commands.
| |
| ConsoleCommandParameterAutoCompleterAttribute |
Attribute to let parameter auto completers specify which types they support.
| |
| ConsoleVariableAttribute | ||
| EuphoriaParameterAttribute | ||
| PluginAttribute |
Provides details about a plugin to the RAGE Plugin Hook. This assembly attribute is required for all plugins.
| |
| SettingAttribute |
Provides information about a setting for the RAGE Plugin Hook.
|