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.

Datei anzeigen Open project: CarlosHBC/UnityDecompiled

Private Methods

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