C# Class Duality.Resource

Inheritance: IManageableObject, IDisposable, ICloneExplicit
Show file Open project: BraveSirAndrew/duality Class Usage Examples

Protected Properties

Property Type Description
sourcePath string

Property Details

sourcePath protected property

The path of the file from which the Resource has been originally imported or initialized.
protected string sourcePath
return string