MessageBoxShowMsgBox Method |
Name | Description | |
---|---|---|
![]() ![]() | ShowMsgBox(String, String, String, NullableVector2, Entity, Action) |
Show a message box with just "OK".
|
![]() ![]() | ShowMsgBox(String, String, MessageBoxMsgBoxOption, Entity, NullableVector2, Action, Entity) |
Show a message box with custom buttons and callbacks.
|