format | Un string de formato compuesto. |
args | Argumentos de formato. |
context | Objeto al cual el mensaje se aplica. |
Registra un mensaje formateado de advertencia a la Consola de Unity.
For formatting details, see the MSDN documentation on Composite Formatting.
Rich text markup can be used to add emphasis. See the manual page about rich text for details of the different markup tags available.
See Also: Debug.unityLogger, ILogger, Logger.LogWarning.