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

Rename a property in behaviors of all objects. More...

#include <BehaviorPropertyRenamer.h>

Inherits gd::ArbitraryObjectsWorker.

Public Member Functions

 BehaviorPropertyRenamer (const gd::String &behaviorType_, const gd::String &oldName_, const gd::String &newName_)
 
- Public Member Functions inherited from gd::ArbitraryObjectsWorker
void Launch (gd::ObjectsContainer &objects)
 Launch the worker on the specified object container.
 

Detailed Description

Rename a property in behaviors of all objects.


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