Ulong property drawer.
namespace Sirenix.OdinInspector.Editor.Drawers
{
public sealed class UInt64Drawer : OdinValueDrawer<ulong>
}
Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector
Version: 2.0.0.0
Return Type | Definition | Description |
---|---|---|
void | DrawPropertyLayout(GUIContent) | Draws the property. |