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

Rename the object type in event-based behaviors. More...

#include <BehaviorObjectTypeRenamer.h>

Inherits gd::ArbitraryEventBasedBehaviorsWorker.

Public Member Functions

 BehaviorObjectTypeRenamer (const gd::String &oldObjectType_, const gd::String &newObjectType_)
 
- Public Member Functions inherited from gd::ArbitraryEventBasedBehaviorsWorker
void Launch (gd::SerializableWithNameList< gd::EventsBasedBehavior > &behaviors)
 Launch the worker on the specified event-based behaviors.
 
void Launch (EventsBasedBehavior &behavior)
 Launch the worker on the specified event-based behavior.
 

Detailed Description

Rename the object type in event-based behaviors.


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