GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Member Functions | List of all members
gd::InstructionOrExpressionGroupMetadata Class Reference

Contains information about how to display a group of instructions to the user. More...

#include <InstructionOrExpressionGroupMetadata.h>

Public Member Functions

InstructionOrExpressionGroupMetadataSetIcon (const gd::String &icon_)
 Sets the icon shown to users.
 
const gd::StringGetIcon () const
 

Detailed Description

Contains information about how to display a group of instructions to the user.


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