ConsoleVariableAttribute Properties

RAGE Plugin Hook Documentation

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

The ConsoleVariableAttribute type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets or sets the description of this console variable.
Public propertyHidden
Gets or sets whether this variable should be excluded from auto-completion.
Public propertyInitializedDelayed
Gets or sets a value indicating whether this variable should be initialized delayed (i.e. when the script thread first ticks) or not.
Public propertyName
Gets or sets the name of this console variable.
Public propertyTransient
Gets or sets whether this variable should be excluded from being saved to the .ini file.
Top
See Also

Reference