AutoCompleteOptionValue Property

RAGE Plugin Hook Documentation

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

Gets or sets the value that will be inserted if this option is chosen.

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

public string Value { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Rage.ConsoleCommands.AutoCompleteOption.Value"]

See Also

Reference