ConsoleVariable Class

RAGE Plugin Hook Documentation

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

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

Inheritance Hierarchy

SystemObject
  Rage.ConsoleCommandsConsoleVariable

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

[SerializableAttribute]
public sealed class ConsoleVariable

The ConsoleVariable type exposes the following members.

Constructors

  NameDescription
Public methodConsoleVariable
Initializes a new instance of the ConsoleVariable class
Top
Properties

  NameDescription
Public propertyAutoCompleter
Public propertyDefaultValue
Public propertyDescription
Public propertyHasDefaultValueBeenSet
Public propertyInitializeDelayed
Public propertyIsHidden
Public propertyIsTransient
Public propertyName
Public propertyPlugin
Public propertyProperty
Public propertySource
Top
Methods

  NameDescription
Public methodStatic memberCreateConsoleVariable
Public methodExecute
Public methodParseAndExecute
Top
See Also

Reference