PropertyInterface
Nectunia.Utility.ExtendedAssetDatabase Class Reference

Detailed Description

Extension to AssetDatabase.

Static Public Member Functions

static string CreatePath (string path)
 Create the given path and return the GUID of the last folder. More...
 

Member Function Documentation

◆ CreatePath()

static string Nectunia.Utility.ExtendedAssetDatabase.CreatePath ( string  path)
static

Create the given path and return the GUID of the last folder.

Parameters
pathThe path to create.
Returns
Return the GUID of the last folder created or null if path is not valide.