Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class UnitAttributeDoubleDrawer : UnitAttributeDrawer<double>, IDefinesGenericMenuItems
public UnitAttributeDoubleDrawer()
protected override double DrawField(FieldExpressionContext fieldExpressionContext, GUIContent label, double value, UnitInfo baseUnitInfo, UnitInfo displayUnitInfo)
FieldExpressionContext | fieldExpressionContext | |
UnityEngine.GUIContent | label | |
System.Double | value | |
UnitInfo | baseUnitInfo | |
UnitInfo | displayUnitInfo |
System.Double |