Click or drag to resize

DiskUtilitiesPathFromRootToCSharpAssembly Field

The relative path from the project folder to where Unity compiles the C# code into an assembly

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public const string PathFromRootToCSharpAssembly = "Library/ScriptAssemblies/Assembly-CSharp.dll"

Field Value

Type: String
See Also