Logging
Report messages to the UiPlayerLog.
<userMessage message="My custom message">How to use
uiExecutionController.Log("Message to be logged.")uiExecutionController.Log("Hello {0})", MyClassGet().Name)Last updated
Was this helpful?
Report messages to the UiPlayerLog.
<userMessage message="My custom message">uiExecutionController.Log("Message to be logged.")uiExecutionController.Log("Hello {0})", MyClassGet().Name)Last updated
Was this helpful?
Was this helpful?