TNet 3  3.0.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
TNet.TNEvents Member List

This is the complete list of members for TNet.TNEvents, including all inherited members.

onConnectTNet.TNEvents
OnConnect(bool success, string message)TNet.TNEvents
OnCreate(int channelID, int creator, uint objID, BinaryReader reader)TNet.TNEvents
onCreateTNet.TNEvents
OnDestroy(int channelID, uint objID)TNet.TNEvents
onDestroyTNet.TNEvents
onDisconnectTNet.TNEvents
OnDisconnect()TNet.TNEvents
OnError(string msg)TNet.TNEvents
onErrorTNet.TNEvents
OnForwardedPacket(int channelID, BinaryReader reader)TNet.TNEvents
onForwardedPacketTNet.TNEvents
onHostChangedTNet.TNEvents
OnHostChanged(Channel ch)TNet.TNEvents
onJoinChannelTNet.TNEvents
OnJoinChannel(int channelID, bool success, string message)TNet.TNEvents
onLeaveChannelTNet.TNEvents
OnLeaveChannel(int channelID)TNet.TNEvents
OnLoadLevel(int channelID, string levelName)TNet.TNEvents
onLoadLevelTNet.TNEvents
onLockChannelTNet.TNEvents
OnLockChannel(int channelID, bool locked)TNet.TNEvents
onPingTNet.TNEvents
OnPing(IPEndPoint ip, int ping)TNet.TNEvents
onPlayerJoinTNet.TNEvents
OnPlayerJoin(int channelID, Player p)TNet.TNEvents
onPlayerLeaveTNet.TNEvents
OnPlayerLeave(int channelID, Player p)TNet.TNEvents
onRenamePlayerTNet.TNEvents
OnRenamePlayer(Player p, string previous)TNet.TNEvents
OnSetAdmin(Player p)TNet.TNEvents
onSetAdminTNet.TNEvents
onSetChannelDataTNet.TNEvents
OnSetChannelData(Channel ch, string path, DataNode node)TNet.TNEvents
OnSetPlayerData(Player p, string path, DataNode node)TNet.TNEvents
onSetPlayerDataTNet.TNEvents
onSetServerDataTNet.TNEvents
OnSetServerData(string path, DataNode node)TNet.TNEvents
onTransferTNet.TNEvents
OnTransfer(int oldChannelID, int newChannelID, uint oldObjectID, uint newObjectID)TNet.TNEvents