Debug.Log Extensions
Documentation (1.1.9)

◆ LogWarning() [1/16]

static void Debug.LogWarning ( [CanBeNull] object  message)
static

Logs a warning message to the Console.

Parameters
messagestring or object to be converted to string representation for display.