API Documentation
Static Public Member Functions | List of all members
nkAstraeus::ProjectLoader Class Referencefinal

Allows to load and save projects, that is, resource sets. More...

Static Public Member Functions

static void save (const ProjectSaveQuery &saveQuery)
 
static ProjectLoadResult load (const ProjectLoadQuery &loadQuery)
 

Detailed Description

Allows to load and save projects, that is, resource sets.

Member Function Documentation

◆ save()

static void nkAstraeus::ProjectLoader::save ( const ProjectSaveQuery saveQuery)
static

Saves a project into a folder. This will export all declarations of visible resources within the components exposed by nkAstraeus.

Parameters
saveQueryThe save query description.

◆ load()

static ProjectLoadResult nkAstraeus::ProjectLoader::load ( const ProjectLoadQuery loadQuery)
static

Loads a project from a folder.

Parameters
loadQueryThe load query description.

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