Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
[ResolverPriority(-10)]
public class TypeInfoBoxPropertyProcessor<T> : OdinPropertyProcessor<T, TypeInfoBoxAttribute>
public TypeInfoBoxPropertyProcessor()
public override void ProcessMemberProperties(List<InspectorPropertyInfo> memberInfos)
System.Collections.Generic.List<InspectorPropertyInfo> | memberInfos |