UnityProjectInfo Class
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.
A helper class to parse the state of the current Unity project.
public ref class UnityProjectInfo
public class UnityProjectInfo
type UnityProjectInfo = class
Public Class UnityProjectInfo
- Inheritance
-
UnityProjectInfo
CSProjects |
Gets all the parsed CSProjects for this Unity project. |
Plugins |
Gets all the parsed DLLs for this Unity project. |
Special |
Starting from Unity 2019 some plugins are shipped with Unity in its source form. These plugins need to be handled specially. |
Unity |
Gets the name of this Unity Project. |
Export |
Exports the project info into a solution file, and the CSProject files. |
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 |