Version: 2023.1
public static void ForEach (Action callback);
public static void ForEach (Action<int,string> callback);

参数

callback The callback to execute for each level.

描述

Executes the given Action for each tier on the QualitySettings.