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

Fill empty behavior parameters with any behavior that matches the required behavior type. More...

#include <BehaviorParametersFiller.h>

Inherits gd::ArbitraryEventsWorker.

Public Member Functions

 BehaviorParametersFiller (const gd::Platform &platform_, const gd::ProjectScopedContainers &projectScopedContainers_)
 
- Public Member Functions inherited from gd::ArbitraryEventsWorker
void Launch (gd::EventsList &events)
 Launch the worker on the specified events list.
 

Additional Inherited Members

- Protected Member Functions inherited from gd::AbstractArbitraryEventsWorker
void VisitEventList (gd::EventsList &events)
 

Detailed Description

Fill empty behavior parameters with any behavior that matches the required behavior type.


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