Background for Fallout 4
Member of the BakaUtil script
voidfunctionOpenWebPage(stringasURL, boolabFallback)NativeGlobal

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.