MessageBoxShowMsgBox Method (String, String, MessageBoxMsgBoxOption, Entity, NullableVector2, Action, Entity) |
Namespace: GeonBit.UI.Utils
public static MessageBoxMessageBoxHandle ShowMsgBox( string header, string text, MessageBoxMsgBoxOption[] options, Entity[] extraEntities = null, Nullable<Vector2> size = null, Action onDone = null, Entity parent = null )