Version 3.3.0.2

TypeSettings class

Namespace: Sirenix.Config
Assembly: Sirenix.OdinInspector.Editor
public class TypeSettings
Inheritance
  • System.Object
  • TypeSettings

Constructors

TypeSettings()
public TypeSettings()

Fields

Category
public string Category
DarkIconColor
public Color? DarkIconColor
Icon
public SdfIconType Icon
LightIconColor
public Color? LightIconColor
Name
public string Name

Methods

IsDefault(Type)
public bool IsDefault(Type type)
Parameters
System.Type type

Returns
System.Boolean