C# Class UnityEngine.Diagnostics.PlayerConnection

Class for handling the connection between Editor and Player. This connection can be established by connecting the profiler to the player.

ファイルを表示 Open project: CarlosHBC/UnityDecompiled

Private Methods

Method Description
SendFile ( string remoteFilePath, byte data ) : void