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

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

#include <FunctionParameterBehaviorTypeRenamer.h>

Inherits gd::ArbitraryEventsFunctionsWorker.

Public Member Functions

 FunctionParameterBehaviorTypeRenamer (const gd::String &oldBehaviorType_, const gd::String &newBehaviorType_)
 
- 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 behavior parameters in functions.


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