Property | Type | Description | |
---|---|---|---|
Attach | void | ||
BrowserService | Newtonsoft.Json | ||
InitializeCommunicator | void | ||
LoadLayoutEngines | bool | ||
ResizeBrowserToFitGame | void |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
RegisterMessageObserver ( string rpMessage, Action |
Method | Description | |
---|---|---|
Attach ( |
||
BrowserService ( ) : Newtonsoft.Json | ||
InitializeCommunicator ( ) : void | ||
LoadLayoutEngines ( ) : bool | ||
ResizeBrowserToFitGame ( ) : void |
public RegisterMessageObserver ( string rpMessage, Action |
||
rpMessage | string | |
rpObserver | Action |
|
return | IDisposable |