Table of Contents

Struct HtmlLinkAtPosition

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct HtmlLinkAtPosition : ICallback
Implements
Inherited Members

Fields

BrowserHandle

public HHTMLBrowser BrowserHandle

Field Value

HHTMLBrowser

CallbackId

public const int CallbackId = 4513

Field Value

int

URL

public nint URL

Field Value

nint

X

public uint X

Field Value

uint

Y

public uint Y

Field Value

uint

Properties

Input

public bool Input { get; set; }

Property Value

bool
public bool LiveLink { get; set; }

Property Value

bool