![]() |
• Message Manager |
|
API Links
Developer Links
|
MessageMgr::MultiplayerDefined in:
Returns a boolean value indicating whether the Message Manager is configured for a multiplayer game.
C4Messages.hPrototype
Description
The Multiplayer function returns true if the Message Manager has been configured for a multiplayer game. If the Message Manager is in single player mode, Multiplayer returns false.
See Also
MessageMgr::BeginSinglePlayerGame
MessageMgr::BeginMultiplayerGame
MessageMgr::Server
|