Version: 5.4

Debug.LogAssertionFormat

매뉴얼로 전환
public static void LogAssertionFormat (string format, params object[] args);
public static void LogAssertionFormat (Object context, string format, params object[] args);

파라미터

format A composite format string.
args Format arguments.
context Object to which the message applies.

설명

Logs a formatted assertion message to the Unity console.