PlayerSettings.GetManagedStrippingLevel

매뉴얼로 전환
public static ManagedStrippingLevel GetManagedStrippingLevel (BuildTargetGroup targetGroup);

파라미터

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

반환

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

설명

Returns the ManagedStrippingLevel used for the given platform group.