Version 3.3.0.1

RegisterStateUpdaterAttribute class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
public class RegisterStateUpdaterAttribute : Attribute, _Attribute
Inheritance
  • System.Object
  • System.Attribute
  • RegisterStateUpdaterAttribute

Constructors

RegisterStateUpdaterAttribute(Type, Double)
public RegisterStateUpdaterAttribute(Type type, double priority = 0)
Parameters
System.Type type

System.Double priority

Fields

Priority
public readonly double Priority
Type
public readonly Type Type