PlayerSettings.GetManagedStrippingLevel

Cambiar al Manual
public static ManagedStrippingLevel GetManagedStrippingLevel (BuildTargetGroup targetGroup);

Parámetros

targetGroupThe target platform group whose code stripping level you want to retrieve.

Valor de retorno

ManagedStrippingLevel The managed code stripping level set for the specified build target platform group.

Descripción

Returns the ManagedStrippingLevel used for the given platform group.