Riwmorld
|
Public Member Functions | |
override void | ProcessInput (Event ev) |
![]() | |
override int | GetHashCode () |
override GizmoResult | GizmoOnGUI (Vector2 topLeft) |
override bool | GroupsWith (Gizmo other) |
override string | ToString () |
![]() | |
void | Disable (string reason=null) |
virtual bool | InheritInteractionsFrom (Gizmo other) |
Public Attributes | |
Action | action |
![]() | |
string | defaultLabel |
string | defaultDesc = "No description." |
Texture2D | icon |
Vector2 | iconProportions = Vector2.one |
Rect | iconTexCoords = new Rect(0f, 0f, 1f, 1f) |
float | iconDrawScale = 1f |
Color | defaultIconColor = Color.white |
KeyBindingDef | hotKey |
SoundDef | activateSound |
int | groupKey |
string | tutorTag = "TutorTagNotSet" |
![]() | |
const float | Height = 75f |
bool | disabled |
string | disabledReason |
Additional Inherited Members | |
![]() | |
static readonly Texture2D | BGTex |
![]() | |
virtual SoundDef | CurActivateSound [get] |
virtual string | Desc [get] |
virtual bool | DoTooltip [get] |
virtual string | HighlightTag [get] |
virtual Color | IconDrawColor [get] |
virtual string | Label [get] |
virtual string | LabelCap [get] |
virtual string | TutorTagSelect [get] |
override float | Width [get] |
![]() | |
virtual bool | Visible [get] |
abstract float | Width [get] |