| Namespace: | Sirenix.OdinInspector.Editor | 
| Assembly: | Sirenix.OdinInspector.Editor | 
[ResolverPriority(-1000000)]
public class DelayedAttributeProcessor<T> : OdinPropertyProcessor<T, DelayedAttribute> where T : structpublic DelayedAttributeProcessor()public override void ProcessMemberProperties(List<InspectorPropertyInfo> propertyInfos)| System.Collections.Generic.List<InspectorPropertyInfo> | propertyInfos |