ReferenceItemInfo Class

Definition

A common base class for reference items such as C# Projects and DLLs to be added to MSBuild.

C++
public ref class ReferenceItemInfo
Inheritance
ReferenceItemInfo
Derived

Constructors

Properties

Guid

Gets the Guid associated with the reference.

InEditorPlatforms

Gets a set of platforms supported for the InEditor configuration.

Name

Gets name of the reference item.

PlayerPlatforms

Gets a set of platforms supported for the Player configuration.

ReferencePath

Gets the output path to the reference.

UnityProjectInfo

Gets the instance of the parsed project information.

Methods

ToString()

A much more readable string representation of this reference item info.

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