[This is preliminary documentation and is subject to change.]
Creates a new brush for a player, based on given parameters.
Namespace: fCraft.DrawingAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
IBrush MakeBrush( Player player, CommandReader cmd )
Parameters
- player
- Player
Player who will be using this brush. Errors and warnings about the brush creation should be communicated by messaging the player.
- cmd
- CommandReader
Parameters passed to the /Brush command (after the brush name).