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

#include <ExtensionDependencyCache.h>

Public Member Functions

const std::set< gd::String > & FindRequiredExtensionsRecursively (gd::Project &project, const gd::String &extensionName)
 

Detailed Description

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.


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