Namespace: | Sirenix.OdinInspector |
Assembly: | Sirenix.OdinInspector.Attributes |
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public class TypeSelectorSettingsAttribute : Attribute, _Attribute
public TypeSelectorSettingsAttribute()
public const string FILTER_TYPES_FUNCTION_NAMED_VALUE = "type"
public string FilterTypesFunction
public bool PreferNamespaces { get; set; }
public bool PreferNamespacesIsSet { get; }
public bool ShowCategories { get; set; }
public bool ShowCategoriesIsSet { get; }
public bool ShowNoneItem { get; set; }
public bool ShowNoneItemIsSet { get; }