GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Member Functions | Public Attributes | List of all members

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
 

Detailed Description

Represents the style of a text displayed in the events editor.

See also
EventsRenderingHelper

Member Function Documentation

◆ GetUserData()

size_t gd::TextFormatting::GetUserData ( ) const
inline

Return the data (an integer) associated with the text formatting. Used to store the parameter when rendering instructions.


The documentation for this class was generated from the following file: