Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.AssetInfo Class Reference

Public Member Functions

 AssetInfo ()
 
 AssetInfo (ScriptableObject asset)
 

Public Attributes

string path
 
string name
 
int instanceID
 

Static Public Attributes

const string AssetsPath = "Assets/"
 

Properties

string assetPath [get]
 
string pathAndName [get]
 

Constructor & Destructor Documentation

◆ AssetInfo() [1/2]

PixelCrushers.QuestMachine.AssetInfo.AssetInfo ( )
inline

◆ AssetInfo() [2/2]

PixelCrushers.QuestMachine.AssetInfo.AssetInfo ( ScriptableObject  asset)
inline

Member Data Documentation

◆ AssetsPath

const string PixelCrushers.QuestMachine.AssetInfo.AssetsPath = "Assets/"
static

◆ instanceID

int PixelCrushers.QuestMachine.AssetInfo.instanceID

◆ name

string PixelCrushers.QuestMachine.AssetInfo.name

◆ path

string PixelCrushers.QuestMachine.AssetInfo.path

Property Documentation

◆ assetPath

string PixelCrushers.QuestMachine.AssetInfo.assetPath
get

◆ pathAndName

string PixelCrushers.QuestMachine.AssetInfo.pathAndName
get

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