Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
XWebWindow
C# Class XWebWindow, WuxingogoExtension
Inheritance:
XBaseWindow
Show file
Open project: wuxingogo/WuxingogoExtension
Class Usage Examples
Public Methods
Method
Description
OnInitialization
( ) :
void
OnXGUI
( ) :
void
SetUrl
(
string
str
) :
void
Private Methods
Method
Description
InitWebView
( ) :
void
OnWebViewDirty
( ) :
void
init
( ) :
void
Method Details
OnInitialization()
public
method
public
OnInitialization
( ) :
void
return
void
OnXGUI()
public
method
public
OnXGUI
( ) :
void
return
void
SetUrl()
public
method
public
SetUrl
(
string
str
) :
void
str
string
return
void