Version: 2022.3
언어: 한국어

QualitySettings.TryExcludePlatformAt

매뉴얼로 전환
public static bool TryExcludePlatformAt (string buildTargetGroupName, int index, out Exception error);

파라미터

buildTargetGroupName The platform name.
index The index of the Quality Level, must be positive and lower than the count of Quality Levels.
error The error raised by the API.

반환

bool True if no errors were found.

설명

[Editor Only] Excludes a platfor for the given Quality Level.