[This is preliminary documentation and is subject to change.]
Provides data for the [!:ConsoleCommand::Executed] event
Inheritance Hierarchy
SystemEventArgs
RageConsoleCommandExecutedEventArgs
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The ConsoleCommandExecutedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConsoleCommandExecutedEventArgs | Initializes a new instance of the ConsoleCommandExecutedEventArgs class  | 
Properties
| Name | Description | |
|---|---|---|
| Arguments | ||
| Command | 
See Also