[This is preliminary documentation and is subject to change.]
Broadcasts a message to all online players.
Shorthand for Server.Players.Message
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
[StringFormatMethodAttribute("message")] public static void Message( string message, params Object[] formatArgs )