Version 3.3.0.1

DelayedAttributeProcessor<T> class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
[ResolverPriority(-1000000)]
public class DelayedAttributeProcessor<T> : OdinPropertyProcessor<T, DelayedAttribute> where T : struct
Inheritance

Type Parameters

T

Constructors

DelayedAttributeProcessor()
public DelayedAttributeProcessor()

Methods

ProcessMemberProperties(List<InspectorPropertyInfo>)
public override void ProcessMemberProperties(List<InspectorPropertyInfo> propertyInfos)
Parameters
System.Collections.Generic.List<InspectorPropertyInfo> propertyInfos