Skip to content

NotificationContainer

Inherits: PanelContainer

Properties

Type Name Default
Texture2D icon_texture
Vector2 icon_size Vector2(64, 64)
String text ""
LabelSettings label_settings
TextureRect icon
Label label

Property Descriptions

icon_texture

Texture2D icon_texture

Note

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

icon_size

Vector2 icon_size = Vector2(64, 64)

Note

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

text

String text = ""

Note

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

label_settings

LabelSettings label_settings

Note

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

icon

TextureRect icon

Note

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

label

Label label

Note

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