Table of Contents

Property OutputPath

Namespace
GrindFest.Content.Editor
Assembly
GrindFest.dll

OutputPath

The directory's output path: outside Assets/, because a content directory is build output and must not be imported as an asset. Under Library/ it is also already git-ignored and cleaned by Unity.

public static string OutputPath { get; }

Property Value

string