MessageBox.ShowMsgBox Method

GeonBit.UI

MessageBoxShowMsgBox Method
Overload List
  NameDescription
Public methodStatic memberShowMsgBox(String, String, String, NullableVector2)
Show a message box with just "OK".
Public methodStatic memberShowMsgBox(String, String, MessageBoxMsgBoxOption, Entity, NullableVector2, Action)
Show a message box with custom buttons and callbacks.
Top
See Also