Читати англійською Редагувати

Поділитися через


BuildInfoExtensions Class

Definition

C++
public ref class BuildInfoExtensions abstract sealed
Inheritance
BuildInfoExtensions

Methods

AppendSymbols(IBuildInfo, IEnumerable<String>)

Append symbols to the end of the IBuildInfo's BuildSymbols.

AppendSymbols(IBuildInfo, String[])

Append symbols to the end of the IBuildInfo'sBuildSymbols.

AppendWithoutConfigurationSymbols(IBuildInfo, String)

Appends the IBuildInfo's BuildSymbols without including debug, release or master.

GetGroup(BuildTarget)

Gets the BuildTargetGroup for the IBuildInfo's BuildTarget

HasAnySymbols(IBuildInfo, IEnumerable<String>)

Does the IBuildInfo contain any of the provided symbols in the BuildSymbols?

HasAnySymbols(IBuildInfo, String[])

Does the IBuildInfo contain any of the provided symbols in the BuildSymbols?

HasConfigurationSymbol(IBuildInfo)

Checks if the IBuildInfo has any configuration symbols (i.e. debug, release, or master).

RemoveSymbols(IBuildInfo, IEnumerable<String>)

Remove symbols from the IBuildInfo's BuildSymbols.

Applies to

Продукт Версії
MRTK2 Unity 2018 2.5.0, 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