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

Inherits gd::ArbitraryObjectsWorker, gd::ArbitraryEventsWorkerWithContext, and gd::ExpressionParser2NodeWorker.

Static Public Member Functions

static const UsedExtensionsResult ScanProject (gd::Project &project)
 

Additional Inherited Members

- Public Member Functions inherited from gd::ArbitraryObjectsWorker
void Launch (gd::ObjectsContainer &objects)
 Launch the worker on the specified object container.
 
- Public Member Functions inherited from gd::ArbitraryEventsWorkerWithContext
void Launch (gd::EventsList &events, const gd::ProjectScopedContainers &projectScopedContainers_)
 Launch the worker on the specified events list, giving the objects container on which the events are applying to.
 
void Launch (gd::EventsList &events)=delete
 
- Public Member Functions inherited from gd::ArbitraryEventsWorker
void Launch (gd::EventsList &events)
 Launch the worker on the specified events list.
 
- Protected Member Functions inherited from gd::ArbitraryEventsWorkerWithContext
const gd::ProjectScopedContainersGetProjectScopedContainers ()
 
const gd::ObjectsContainersListGetObjectsContainersList ()
 

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