Namespace: | Sirenix.OdinInspector |
Assembly: | Sirenix.OdinInspector.Attributes |
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public class PolymorphicDrawerSettingsAttribute : Attribute, _Attribute
public PolymorphicDrawerSettingsAttribute()
public string CreateInstanceFunction
public bool ReadOnlyIfNotNullReference
public NonDefaultConstructorPreference NonDefaultConstructorPreference { get; set; }
public bool NonDefaultConstructorPreferenceIsSet { get; }
public bool ShowBaseType { get; set; }
public bool ShowBaseTypeIsSet { get; }