UnityPlayerBuildTools.GetProjectPath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The full path to the project's root.