Version: 2022.3
言語: 日本語
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.