StatusIndicator

Inherits: Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Texture2D

icon

NodePath

menu

NodePath("")

String

tooltip

""

bool

visible

true

Methods

Rect2

get_rect ( ) const


Signals

pressed ( int mouse_button, Vector2i mouse_position )

There is currently no description for this signal. Please help us by contributing one!


Property Descriptions

Texture2D icon

There is currently no description for this property. Please help us by contributing one!


NodePath menu = NodePath("")

There is currently no description for this property. Please help us by contributing one!


String tooltip = ""

There is currently no description for this property. Please help us by contributing one!


bool visible = true

  • void set_visible ( bool value )

  • bool is_visible ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

Rect2 get_rect ( ) const

There is currently no description for this method. Please help us by contributing one!