This version of Unity is unsupported.

PlayerSettings.GetManagedStrippingLevel

Switch to Manual

Declaration

public static ManagedStrippingLevel GetManagedStrippingLevel(BuildTargetGroup targetGroup);

Parameters

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

Returns

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

Description

Returns the ManagedStrippingLevel used for the given platform group.