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.