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.