[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Rage.Attributes.EuphoriaParameterAttribute"]
Inheritance Hierarchy
SystemAttribute
Rage.AttributesEuphoriaParameterAttribute
Namespace: Rage.Attributes
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Property, Inherited = false, AllowMultiple = false)] public class EuphoriaParameterAttribute : Attribute
The EuphoriaParameterAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EuphoriaParameterAttribute | 
Initializes a new instance of the [!:ConsoleVariableAttribute] class.
  | 
Properties
| Name | Description | |
|---|---|---|
| DefaultValue | ||
| MaximumValue | ||
| MinimumValue | ||
| Name | 
Gets or sets the name of this parameter.
  | |
| Type | 
See Also