Struct HtmlURLChanged
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct HtmlURLChanged : ICallback
- Implements
-
- Inherited Members
-
Fields
BrowserHandle
public HHTMLBrowser BrowserHandle
Field Value
- HHTMLBrowser
CallbackId
public const int CallbackId = 4505
Field Value
- int
PageTitle
Field Value
- nint
PostData
Field Value
- nint
URL
Field Value
- nint
Properties
IsRedirect
public bool IsRedirect { get; set; }
Property Value
- bool
NewNavigation
public bool NewNavigation { get; set; }
Property Value
- bool