Version 3.3.0.2

UInt64Drawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public sealed class UInt64Drawer : OdinValueDrawer<ulong>
Ulong property drawer.
Inheritance

Constructors

UInt64Drawer()
public UInt64Drawer()

Methods

DrawPropertyLayout(GUIContent)
Draws the property.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Extension Methods