Version: 2019.2

PlayerSettings.GetManagedStrippingLevel

Switch to Manual
public static ManagedStrippingLevel GetManagedStrippingLevel (BuildTargetGroup targetGroup);

Parameters

targetGroupThe 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.