public static Show ( string msg, string value = null, ButtonType, buttonType = ButtonType.Ok, InputResultDelegate callback = null, string customOkName = null ) : UiDialogHandle, | ||
msg | string | |
value | string | |
buttonType | ButtonType, | |
callback | InputResultDelegate | |
customOkName | string | |
return | UiDialogHandle, |