GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Represents the style of a text displayed in the events editor. More...
#include <TextFormatting.h>
Public Member Functions | |
size_t | GetUserData () const |
Public Attributes | |
size_t | userData |
Represents the style of a text displayed in the events editor.
|
inline |
Return the data (an integer) associated with the text formatting. Used to store the parameter when rendering instructions.