ConsoleCommand Class

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "T:Rage.ConsoleCommands.ConsoleCommand"]

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    HookMarshalByRefObject
      Rage.ConsoleCommandsConsoleCommand

Namespace:  Rage.ConsoleCommands
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

[SerializableAttribute]
public sealed class ConsoleCommand : HookMarshalByRefObject

The ConsoleCommand type exposes the following members.

Constructors

  NameDescription
Public methodConsoleCommand
Initializes a new instance of the ConsoleCommand class
Top
Properties

  NameDescription
Public propertyDescription
Public propertyMethod
Public propertyName
Public propertyParameters
Public propertyPlugin
Public propertySource
Top
Methods

  NameDescription
Public methodStatic memberCreateConsoleCommand
Public methodExecute
Public methodHasSameParameterTypes
Public methodParseAndExecute
Top
Events

  NameDescription
Public eventExecuted
Top
See Also

Reference