[This is preliminary documentation and is subject to change.]
The DrawOperation type exposes the following fields.
Fields
| Member | Description | |
|---|---|---|
| Coords | Coordinates that are currently being processed. | |
| Map | Map to draw blocks to. | |
| Player | Player who is executing this command.
Used for both permission checks and messaging. | |
| UndoState | Undo state associated with this operation. Created by DrawOperation.Begin(). |