Tanoda
|
Public Member Functions | |
void | RequestGO (string goname) |
Public Attributes | |
Transform[] | MyPlayer |
Transform[] | RemotePlayer |
Transform[] | MyLocalPlayer |
Transform[] | RemoteLocalPlayer |
Definition at line 13 of file TanodaClient.cs.
void TanodaClient.RequestGO | ( | string | goname | ) |
Definition at line 109 of file TanodaClient.cs.
Transform [] TanodaClient.MyLocalPlayer |
Definition at line 23 of file TanodaClient.cs.
Transform [] TanodaClient.MyPlayer |
Definition at line 20 of file TanodaClient.cs.
Transform [] TanodaClient.RemoteLocalPlayer |
Definition at line 23 of file TanodaClient.cs.
Transform [] TanodaClient.RemotePlayer |
Definition at line 20 of file TanodaClient.cs.