![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
List the values of the parameters of events and their type. More...
#include <EventsTypesLister.h>
Inherits gd::ArbitraryEventsWorker.
Public Member Functions | |
EventsTypesLister (const gd::Project &project_) | |
const std::vector< gd::String > & | GetAllEventsTypes () |
const std::vector< gd::String > & | GetAllConditionsTypes () |
const std::vector< gd::String > & | GetAllActionsTypes () |
![]() | |
void | Launch (gd::EventsList &events) |
Launch the worker on the specified events list. | |
Additional Inherited Members | |
![]() | |
void | VisitEventList (gd::EventsList &events) |
List the values of the parameters of events and their type.
|
inline |
Return the types of all actions
|
inline |
Return the types of all conditions
|
inline |
Return the types of all events