Click or drag to resize

DiskUtilitiesNameOfAssetsFolder Field

A hacky way to find out where the Assets folder is, this needs to be refactored and replaced by Application.dataPath

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public const string NameOfAssetsFolder = "Assets/"

Field Value

Type: String
See Also