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.

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Private Methods

Méthode Description
SendFile ( string remoteFilePath, byte data ) : void