EuphoriaParameterAttribute Class

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "T:Rage.Attributes.EuphoriaParameterAttribute"]

Inheritance Hierarchy

SystemObject
  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

  NameDescription
Public methodEuphoriaParameterAttribute
Initializes a new instance of the [!:ConsoleVariableAttribute] class.
Top
Properties

  NameDescription
Public propertyDefaultValue
Public propertyMaximumValue
Public propertyMinimumValue
Public propertyName
Gets or sets the name of this parameter.
Public propertyType
Top
See Also

Reference