[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Rage.ConsoleCommands.ConsoleVariable"]
Inheritance Hierarchy
Rage.ConsoleCommandsConsoleVariable
Namespace: Rage.ConsoleCommands
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The ConsoleVariable type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConsoleVariable | Initializes a new instance of the ConsoleVariable class  | 
Properties
| Name | Description | |
|---|---|---|
| AutoCompleter | ||
| DefaultValue | ||
| Description | ||
| HasDefaultValueBeenSet | ||
| InitializeDelayed | ||
| IsHidden | ||
| IsTransient | ||
| Name | ||
| Plugin | ||
| Property | ||
| Source | 
Methods
| Name | Description | |
|---|---|---|
| CreateConsoleVariable | ||
| Execute | ||
| ParseAndExecute | 
See Also