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

Rename the type of object parameters in functions. More...

#include <FunctionParameterObjectTypeRenamer.h>

Inherits gd::ArbitraryEventsFunctionsWorker.

Public Member Functions

 FunctionParameterObjectTypeRenamer (const gd::String &oldObjectType_, const gd::String &newObjectType_)
 
- Public Member Functions inherited from gd::ArbitraryEventsFunctionsWorker
void Launch (gd::EventsFunctionsContainer &functions)
 Launch the worker on the specified function container.
 

Detailed Description

Rename the type of object parameters in functions.


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