Browser::newHeadless: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 May 2024

  • curprev 17:4617:46, 24 May 2024Shr0x talk contribs 1,004 bytes +1,004 Created page with "{{ClientsideJsFunction}} {{JSContainer| With headless browser, you can create anything in HTML and use it in game as game texture, for example applying its texture to a object or drawing it as a sprite. ===Required Params=== *'''url:''' {{RageType|string}} *'''width:''' {{RageType|number}} *'''height:''' {{RageType|number}} *'''forceFlip:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|Object}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.browsers...."