Version 3.3.0.1

TypeInfoBoxPropertyProcessor<T> class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
[ResolverPriority(-10)]
public class TypeInfoBoxPropertyProcessor<T> : OdinPropertyProcessor<T, TypeInfoBoxAttribute>
Inheritance

Type Parameters

T

Constructors

TypeInfoBoxPropertyProcessor()
public TypeInfoBoxPropertyProcessor()

Methods

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