C# Class UnityEngine.NScreenBridge

Inheritance: Object
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
GetScreenTexture ( ) : Texture2D
InitServer ( int id ) : void
NScreenBridge ( ) : System
ResetInput ( ) : void
SetInput ( int x, int y, int button, int key, int type ) : void
SetResolution ( int x, int y ) : void
Shutdown ( ) : void
StartWatchdogForPid ( int pid ) : void
Update ( ) : void