Skip to content

browser

Client-side
Server-side
Shared

Element category: Browser

A browser is an element representing a CEF browser instance, created with createBrowser or guiCreateBrowser. This element also simultaneously represents the browser’s texture, so it can be used as a texture, e.g. for rendering with dxDrawImage.

OOP Constructor

browser(...) is the constructor method for the browser class (createBrowser).

OOP Methods and Variables