[This is preliminary documentation and is subject to change.]
Formats and broadcasts a message.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
Parameters
- source
- IEnumerable<(Of <(<'Player>)>)>
List of players who will receive the message.
- except
- Player
Player to exclude from the recepient list.
- message
- String
String/message to send.
- formatArgs
- array<Object>[]()[][]
Format parameters. Same semantics as String.Format