OnWebLoadComplete: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|Called when a web browser created by CreateWebUI is ready to use.}} {{FuncSyntax|OnWebLoadComplete(webid)}} {{FuncParameters...")
 
No edit summary
Line 3: Line 3:
{{FuncDescription|Called when a web browser created by [[CreateWebUI]] is ready to use.}}
{{FuncDescription|Called when a web browser created by [[CreateWebUI]] is ready to use.}}


{{FuncSyntax|OnWebLoadComplete(webid)}}
{{FuncSyntax|OnWebLoadComplete(web)}}


{{FuncParameters}}
{{FuncParameters}}
{{FuncParam|webid|The identifier of the web browser.}}
{{FuncParam|web|The identifier of the web browser.}}


== Example ==
== Example ==

Revision as of 14:06, 23 March 2019

OnWebLoadComplete

Type: Event
Context: Client
Introduced: v1.0

Description

Called when a web browser created by CreateWebUI is ready to use.

Syntax

OnWebLoadComplete(web)

Parameters

  • web
    The identifier of the web browser.

Example

__EDIT_ME__

See also

Game

Vehicle

Player

Weapon

Parachuting

Key

NPC

Object

Package

Pickup

Text

Vehicle

Web UI

Sound

Door

Network