Version: 2023.1
언어: 한국어

PlayerSettings.suppressCommonWarnings

매뉴얼로 전환
public static bool suppressCommonWarnings ;

설명

Suppresses common C# warnings.

The warnings which are suppressed are CS0169 and CS0649.

See Also: AdditionalCompilerArguments.