Documentation

Warning Box - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Warning Box

GUI.ShowWarningBox(
  Title String,
  Message String
) Boolean
Warning alert in the operating system with OK and Cancel buttons

Parameters

Title String
Title/heading of the warning box
Message String
Message/body of the warning box

Return Value

Boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page