Version 3.3.0.1

DelayedPropertyAttributeProcessor<T> class

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

Type Parameters

T

Constructors

DelayedPropertyAttributeProcessor()
public DelayedPropertyAttributeProcessor()

Methods

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