- Found in:
- Baka
Description
Documentation String
Open the passed URL in the Steam Overlay, or the user's desktop browser if the overlay is unavailable, and abFallback is true
Caveats
Parameters
stringasURL
boolabFallback
Examples
Auto-Generated Example
string myString__asURL
bool myBool__abFallback
BakaUtil.OpenWebPage(myString__asURL, myBool__abFallback)