Api Editor VirtualWidget
class

VirtualWidget

public class VirtualWidget

Constructors

VirtualWidget()

Methods

Void PaintBackground(Color background, Single radius)

Generically paint a background for this item

Color GetForegroundColor()

Fields

Name Type Description
Rect Rect
Object Object
Hovered Boolean
Selected Boolean
Pressed Boolean
Dropping Boolean
Dragging Boolean
Row Int32
Column Int32
Indent Single
HasChildren Boolean
IsOpen Boolean
ChildrenRect Rect
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.VirtualWidget