C# 클래스 PhotonWire.Editor.PhotonWireWindow

상속: EditorWindow
파일 보기 프로젝트 열기: neuecc/PhotonWire

공개 메소드들

메소드 설명
AddConnection ( ObservablePhotonPeer peer ) : void
PhotonWireWindow ( ) : System

비공개 메소드들

메소드 설명
ConvertToHeight ( int value, double basis ) : int
DrawGraph ( ConnectionInfoViewModel info, int width, int height ) : void
OnGUI ( ) : void
OpenWindow ( ) : void
ToHumanReadableSize ( double bytes ) : string
Update ( ) : void

메소드 상세

AddConnection() 공개 정적인 메소드

public static AddConnection ( ObservablePhotonPeer peer ) : void
peer PhotonWire.Client.ObservablePhotonPeer
리턴 void

PhotonWireWindow() 공개 메소드

public PhotonWireWindow ( ) : System
리턴 System