CreateRemoteWebUI: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 4: Line 4:


{{Notice|This function has the same parameters as [[CreateWebUI]]. You can call [[SetWebURL]] to open a whitelisted website.}}
{{Notice|This function has the same parameters as [[CreateWebUI]]. You can call [[SetWebURL]] to open a whitelisted website.}}
You can whitelist additional domains in this config file.
<pre>
%AppData%\..\Local\Onset\Saved\Config\remotewebui_whitelist.cfg
</pre>

Revision as of 11:57, 7 May 2020

CreateRemoteWebUI

Type: Function
Context: Client
Introduced: v1.0

Description

Creates a new remote WebUI, which allows opening whitelisted websites.

NOTICE

This function has the same parameters as CreateWebUI. You can call SetWebURL to open a whitelisted website.

You can whitelist additional domains in this config file.

%AppData%\..\Local\Onset\Saved\Config\remotewebui_whitelist.cfg