My Project
|
Public Member Functions | |
void | Show () |
void | Join () |
void | Exit () |
bool | IsShowing () |
Public Attributes | |
GameObject | window |
Button | joinButton |
InputField | addressInput |
InputField | portInput |
Static Public Attributes | |
static string | JoinAddress = "127.0.0.1" |
static ushort | JoinPort = 33073 |