[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Rage.ConsoleCommands.ConsoleCommand"]
Inheritance Hierarchy
SystemMarshalByRefObject
HookMarshalByRefObject
Rage.ConsoleCommandsConsoleCommand
Namespace: Rage.ConsoleCommands
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The ConsoleCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConsoleCommand | Initializes a new instance of the ConsoleCommand class |
Properties
Name | Description | |
---|---|---|
Description | ||
Method | ||
Name | ||
Parameters | ||
Plugin | ||
Source |
Methods
Name | Description | |
---|---|---|
CreateConsoleCommand | ||
Execute | ||
HasSameParameterTypes | ||
ParseAndExecute |
Events
Name | Description | |
---|---|---|
Executed |
See Also