Objects containing a text Reference
Allows an object to contain a text, usually shown on screen, that can be modified. Read more explanations about it.
Objects containing a text
Allows an object to contain a text, usually shown on screen, that can be modified.
Behavior actions
Text
Change the text.
See parameters
- Parameter 0: 👾 Object
- Parameter 1: 🧩 Behavior
- Parameter 2: 🟰 Operator
- Parameter 3 (string): Text
Behavior conditions
Text
Compare the text.
See parameters
- Parameter 0: 👾 Object
- Parameter 1: 🧩 Behavior
- Parameter 2: 🟰 Relational operator
- Parameter 3 (string): Text
Behavior expressions
Expression | Description | |
---|---|---|
Object.Text::Value() |
Return the text. |
The Objects containing a text extension is always installed in all GDevelop projects: there is no need to add it from the Project Manager.
This page is an auto-generated reference page about the Objects containing a text feature of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop features here.