WebBrowserPopupInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
public class WebBrowserPopupInfo : VoltstroStudios.UnityWebBrowser.Shared.Popups.EnginePopupInfo
- Inheritance
Fields
PopupGuid |
Unique Guid related to this popup (Inherited from EnginePopupInfo) |
Properties
IsValid |
Is this WebBrowserPopupInfo still valid? |
Methods
Dispose() | System.Object.Dispose |
ExecuteJs(String) |
Execute JS in this popup |
Events
OnDestroyed |
Called when this WebBrowserPopupInfo is destroyed in anyway |