Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.AI.DAIStudio.ResourcesHelpers Class Reference

Detailed Description

Helper class for handling framework's resources.

Static Public Member Functions

static void Save (this Brain source, string path)
 Saving of asset. More...
 
static void Copy (this Brain source, string path)
 Copy instantiated copy of object. More...
 

Member Function Documentation

◆ Copy()

static void Doloro.AI.DAIStudio.ResourcesHelpers.Copy ( this Brain  source,
string  path 
)
static

Copy instantiated copy of object.

Parameters
sourceSource AI entity.
pathPath to copy.

◆ Save()

static void Doloro.AI.DAIStudio.ResourcesHelpers.Save ( this Brain  source,
string  path 
)
static

Saving of asset.

Parameters
sourceSource AI entity.
pathPath to save.

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