Riwmorld
|
Public Member Functions | |
void | Disable (string reason=null) |
abstract GizmoResult | GizmoOnGUI (Vector2 topLeft) |
virtual bool | GroupsWith (Gizmo other) |
virtual bool | InheritInteractionsFrom (Gizmo other) |
virtual void | ProcessInput (Event ev) |
Public Attributes | |
const float | Height = 75f |
bool | disabled |
string | disabledReason |
Properties | |
virtual bool | Visible [get] |
abstract float | Width [get] |