public static ShowMessage ( string message, string title = "Babylon.js", string ok = "OK", string cancel = "Cancel" ) : bool | ||
message | string | |
title | string | |
ok | string | |
cancel | string | |
return | bool |
public static ShowMessage ( string message, string title = "Babylon.js", string ok = "OK", string cancel = "Cancel" ) : bool | ||
message | string | |
title | string | |
ok | string | |
cancel | string | |
return | bool |