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

Find resource usages in several parts of the project. More...

#include <EventsBasedObjectDependencyFinder.h>

Static Public Member Functions

static bool IsDependentFromEventsBasedObject (const gd::Project &project, const gd::EventsBasedObject &eventsBasedObject, const gd::EventsBasedObject &dependency)
 

Detailed Description

Find resource usages in several parts of the project.


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