Version: 2020.3
언어: 한국어

PlayerSettings.GetManagedStrippingLevel

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

파라미터

targetGroup The 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.