Version: 2022.3
언어: 한국어

QualitySettings.TryIncludePlatformAt

매뉴얼로 전환
public static bool TryIncludePlatformAt (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 found by the API.

반환

bool If errors were found.

설명

[Editor Only] Includes a platform to be supported by the Quality Level.