| Namespace: | Sirenix.OdinInspector.Editor |
| Assembly: | Sirenix.OdinInspector.Editor |
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
public class RegisterStateUpdaterAttribute : Attribute, _Attribute
public RegisterStateUpdaterAttribute(Type type, double priority = 0)
| System.Type | type | |
| System.Double | priority |
public readonly double Priority
public readonly Type Type