SeparatorDrawer Class

Namespace
Atavism
Base Types
  • DecoratorDrawer
graph BT Type-->Base0["DecoratorDrawer"] Type["SeparatorDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(SeparatorAttribute))]
public class SeparatorDrawer : DecoratorDrawer

Attributes

Type Description
CustomPropertyDrawer

Methods

Name Value Summary
GetHeight() float
OnGUI(Rect) void