C# Class PhotonWire.Editor.PhotonWireWindow

Inheritance: EditorWindow
Afficher le fichier Open project: neuecc/PhotonWire

Méthodes publiques

Méthode Description
AddConnection ( ObservablePhotonPeer peer ) : void
PhotonWireWindow ( ) : System

Private Methods

Méthode Description
ConvertToHeight ( int value, double basis ) : int
DrawGraph ( ConnectionInfoViewModel info, int width, int height ) : void
OnGUI ( ) : void
OpenWindow ( ) : void
ToHumanReadableSize ( double bytes ) : string
Update ( ) : void

Method Details

AddConnection() public static méthode

public static AddConnection ( ObservablePhotonPeer peer ) : void
peer PhotonWire.Client.ObservablePhotonPeer
Résultat void

PhotonWireWindow() public méthode

public PhotonWireWindow ( ) : System
Résultat System