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.