Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
[OdinDontRegister]
public class StaticRootPropertyResolver<T> : BaseMemberPropertyResolver<T>, IMaySupportPrefabModifications
public StaticRootPropertyResolver()
protected override bool AllowNullValues { get; }
protected override InspectorPropertyInfo[] GetPropertyInfos()
InspectorPropertyInfo[] |