![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Inherits gd::ArbitraryObjectsWorker, gd::ArbitraryEventsWorkerWithContext, and gd::ExpressionParser2NodeWorker.
Static Public Member Functions | |
static const UsedExtensionsResult | ScanProject (gd::Project &project) |
Additional Inherited Members | |
![]() | |
void | Launch (gd::ObjectsContainer &objects) |
Launch the worker on the specified object container. | |
![]() | |
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. | |
![]() | |
const gd::ProjectScopedContainers & | GetProjectScopedContainers () |
const gd::ObjectsContainersList & | GetObjectsContainersList () |
![]() | |
void | VisitEventList (gd::EventsList &events) |