![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
#include <ExtensionDependencyCache.h>
Public Member Functions | |
| const std::set< gd::String > & | FindRequiredExtensionsRecursively (gd::Project &project, const gd::String &extensionName) |
Scan event-based extensions to find dependencies to other event-based extensions and keep the result in a cache to avoid to check extensions several times.