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

Allow to safely remove a bunch of events. More...

#include <EventsRemover.h>

Inherits gd::ArbitraryEventsWorker.

Public Member Functions

void AddEventToRemove (gd::BaseEvent &event)
 
void AddInstructionToRemove (gd::Instruction &instruction)
 
- Public Member Functions inherited from gd::ArbitraryEventsWorker
void Launch (gd::EventsList &events)
 Launch the worker on the specified events list.
 

Detailed Description

Allow to safely remove a bunch of events.


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