# EventNotify **Inherits:** [Event](/reference/Event.html) ## Properties | Name | Type | Default | | ------------------- | ----------------------------------------------------------------------- | ------- | | [message](#message) | [String](https://docs.godotengine.org/de/4.x/classes/class_string.html) | | | [type](#type) | [int](https://docs.godotengine.org/de/4.x/classes/class_int.html) | | ## Constants ### INFO = `0` {#const-INFO} No description provided yet. ### SUCCESS = `1` {#const-SUCCESS} No description provided yet. ### WARNING = `2` {#const-WARNING} No description provided yet. ### DANGER = `3` {#const-DANGER} No description provided yet. ## Property Descriptions ### message: [String](https://docs.godotengine.org/de/4.x/classes/class_string.html) {#message} No description provided yet. ### type: [int](https://docs.godotengine.org/de/4.x/classes/class_int.html) {#type} No description provided yet.