This is the complete list of members for TNet.TcpPlayer, including all inherited members.
| AddAlias(string s) | TNet.Player | |
| address | TNet.TcpProtocol | |
| aliases | TNet.Player | |
| BeginSend(Packet type) | TNet.TcpProtocol | |
| BeginSend(byte packetID) | TNet.TcpProtocol | |
| broadcastCount | TNet.TcpPlayer | |
| channel | TNet.TcpPlayer | |
| channels | TNet.TcpPlayer | |
| Close(bool notify) | TNet.TcpProtocol | |
| Connect(IPEndPoint externalIP, IPEndPoint internalIP=null) | TNet.TcpProtocol | |
| dataNode | TNet.DataNodeContainer | |
| defaultListenerInterface | TNet.TcpProtocol | static |
| Disconnect(bool notify=false) | TNet.TcpProtocol | |
| EndSend() | TNet.TcpProtocol | |
| Get(string path) | TNet.DataNodeContainer | |
| Get< T >(string path) | TNet.DataNodeContainer | |
| Get< T >(string path, T defaultVal) | TNet.DataNodeContainer | |
| GetChannel(int id) | TNet.TcpPlayer | |
| HasAlias(string s) | TNet.Player | |
| httpGetSupport | TNet.TcpProtocol | static |
| id | TNet.Player | |
| isAdmin | TNet.TcpPlayer | |
| isConnected | TNet.TcpProtocol | |
| IsInChannel(int id) | TNet.TcpPlayer | |
| IsKnownTo(Player p, Channel ignoreChannel=null) | TNet.TcpPlayer | |
| isSocketConnected | TNet.TcpProtocol | |
| isTryingToConnect | TNet.TcpProtocol | |
| lastReceivedTime | TNet.TcpProtocol | |
| Log(string msg, string stack=null, bool logInFile=true) | TNet.TcpProtocol | |
| LogError(string error, string stack=null, bool logInFile=true) | TNet.TcpProtocol | |
| mLock | TNet.Player | protectedstatic |
| mPlayerCounter | TNet.Player | protectedstatic |
| name | TNet.Player | |
| nextBroadcast | TNet.TcpPlayer | |
| noDelay | TNet.TcpProtocol | |
| Player() | TNet.Player | |
| Player(string playerName) | TNet.Player | |
| ReceivePacket(out Buffer buffer) | TNet.TcpProtocol | |
| receiveQueue | TNet.TcpProtocol | |
| Release() | TNet.TcpProtocol | |
| ResetPlayerCounter() | TNet.Player | static |
| RespondWithError(string error) | TNet.TcpProtocol | |
| RespondWithError(Exception ex) | TNet.TcpProtocol | |
| saveNeeded | TNet.TcpPlayer | |
| savePath | TNet.TcpPlayer | |
| saveType | TNet.TcpPlayer | |
| sendQueue | TNet.TcpProtocol | |
| SendTcpPacket(Buffer buffer) | TNet.TcpProtocol | |
| Set(string path, object val) | TNet.DataNodeContainer | |
| socket | TNet.TcpProtocol | |
| Stage enum name | TNet.TcpProtocol | |
| stage | TNet.TcpProtocol | |
| StartReceiving() | TNet.TcpProtocol | |
| StartReceiving(Socket socket) | TNet.TcpProtocol | |
| tcpEndPoint | TNet.TcpProtocol | |
| timeoutTime | TNet.TcpProtocol | |
| udpEndPoint | TNet.TcpPlayer | |
| udpIsUsable | TNet.TcpPlayer | |
| VerifyRequestID(BinaryReader reader, Buffer buffer, bool uniqueID) | TNet.TcpProtocol | |
| VerifyResponseID(Packet packet, BinaryReader reader) | TNet.TcpProtocol | |
| version | TNet.Player | |