WindowFunctions.showWarningMessage

Calls showMessage with MessageType.warning Also logs the message to stderr in a more readable way.

struct WindowFunctions
void
showWarningMessage
(
string message
)

Meta