AsImpL 1.0
Asynchronous Importer and run-time Loader for Unity
AsImpL.PathSettings Class Reference
Inheritance diagram for AsImpL.PathSettings:

Public Member Functions

string FullPath (string path)
 

Static Public Member Functions

static PathSettings FindPathComponent (GameObject obj)
 

Public Attributes

RootPathEnum defaultRootPath = RootPathEnum.Url
 
RootPathEnum mobileRootPath = RootPathEnum.Url
 

Properties

string RootPath [get]
 

Member Function Documentation

◆ FindPathComponent()

static PathSettings AsImpL.PathSettings.FindPathComponent ( GameObject  obj)
static

◆ FullPath()

string AsImpL.PathSettings.FullPath ( string  path)

Member Data Documentation

◆ defaultRootPath

RootPathEnum AsImpL.PathSettings.defaultRootPath = RootPathEnum.Url

◆ mobileRootPath

RootPathEnum AsImpL.PathSettings.mobileRootPath = RootPathEnum.Url

Property Documentation

◆ RootPath

string AsImpL.PathSettings.RootPath
get

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