Method | Description | |
---|---|---|
BoltStartFailed ( ) : void | ||
ConnectRefused ( UdpKit endpoint, Bolt token ) : void | ||
Disconnected ( BoltConnection connection ) : void |
Method | Description | |
---|---|---|
DrawWindow ( int id ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void |
public ConnectRefused ( UdpKit endpoint, Bolt token ) : void | ||
endpoint | UdpKit | |
token | Bolt | |
return | void |
public Disconnected ( BoltConnection connection ) : void | ||
connection | BoltConnection | |
return | void |