Documentation

Question Box - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Question Box

GUI.ShowQuestionBox(
  Title String,
  Message String
) Boolean
Question alert in the operating system with Yes and No buttons

Parameters

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

Return Value

Boolean

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