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

Rename the behavior type of shared data. More...

#include <BehaviorsSharedDataBehaviorTypeRenamer.h>

Inherits gd::ArbitraryBehaviorSharedDataWorker.

Public Member Functions

 BehaviorsSharedDataBehaviorTypeRenamer (const gd::String &oldBehaviorType_, const gd::String &newBehaviorType_)
 
- Public Member Functions inherited from gd::ArbitraryBehaviorSharedDataWorker
void Launch (const std::map< gd::String, std::unique_ptr< gd::BehaviorsSharedData >> &sharedDatas)
 Launch the worker on the specified shared data.
 

Detailed Description

Rename the behavior type of shared data.


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