UnityPlayerBuildTools.GetProjectPath Method

Definition

Get the Unity Project Root Path.

public:
 static System::String ^ GetProjectPath();
public static string GetProjectPath ();
static member GetProjectPath : unit -> string
Public Shared Function GetProjectPath () As String

Returns

String

The full path to the project's root.

Applies to