UnityProjectInfo Class

Definition

A helper class to parse the state of the current Unity project.

C++
public ref class UnityProjectInfo
Inheritance
UnityProjectInfo

Constructors

Properties

CSProjects

Gets all the parsed CSProjects for this Unity project.

Plugins

Gets all the parsed DLLs for this Unity project.

SpecialPluginNameMappingUnity2019

Starting from Unity 2019 some plugins are shipped with Unity in its source form. These plugins need to be handled specially.

UnityProjectName

Gets the name of this Unity Project.

Methods

ExportSolution(String, String, String)

Exports the project info into a solution file, and the CSProject files.

Applies to

Produkt Wersje
MRTK2 Unity 2018 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0