SettingAttributeType Property

RAGE Plugin Hook Documentation

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

Gets the type of the setting.

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

public Type Type { get; }

Property Value

Type: Type

[Missing <value> documentation for "P:Rage.Attributes.SettingAttribute.Type"]

Exceptions

ExceptionCondition
ArgumentNullExceptionThrown if value is null.
See Also

Reference