ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Forge.Networking.Core.INetworkMessage Interface Reference

A message transmitted over the network. Network messages are always transmitted in order and reliably. More...

Inherited by Forge.Networking.AutomaticTurnGame.AdjustTurnDelayNetworkMessage, Forge.Networking.AutomaticTurnGame.EndTurnNetworkMessage, Forge.Networking.AutomaticTurnGame.SubmitCommandsNetworkMessage, Forge.Networking.Chat.ChatNetworkMessage, Forge.Networking.Lobby.LobbyLaunchedNetworkMessage, Forge.Networking.Lobby.LobbyMapDownloadNetworkMessage, Forge.Networking.Lobby.LobbyMapDownloadRequestedNetworkMessage, Forge.Networking.Lobby.LobbyMapVerifyNetworkMessage, Forge.Networking.Lobby.LobbyNotReadyNetworkMessage, Forge.Networking.Lobby.LobbyReadyNetworkMessage, Forge.Networking.Lobby.PlayerJoinedNetworkMessage, Forge.Networking.Lobby.PlayerLeftNetworkMessage, Forge.Networking.Pausing.SetPauseStatusNetworkMessage, and NetworkDebug.DummyMessage.

Detailed Description

A message transmitted over the network. Network messages are always transmitted in order and reliably.


The documentation for this interface was generated from the following file: