Skip to content

Browser

The Browser behavior is present on the Tablet Object.

Example

Instruct a Tablet Object to load the Tabletop Simulator homepage.

object.Browser.url = "https://tabletopsimulator.com"

Member Variables

Variable Type Description
url URL which currently wants to display.
pixel_width The pixel width the browser is virtually rendering to.