| Namespace: | Sirenix.OdinInspector.Editor.Drawers |
| Assembly: | Sirenix.OdinInspector.Editor |
public sealed class UInt16Drawer : OdinValueDrawer<ushort>
public UInt16Drawer()
protected override void DrawPropertyLayout(GUIContent label)
| UnityEngine.GUIContent | label |