Stores state of a block at a particular coordinate, used by UndoState.
More...
|
| readonly short | X |
| |
| readonly short | Y |
| |
| readonly short | Z |
| |
| readonly Block | Block |
| |
Stores state of a block at a particular coordinate, used by UndoState.
| fCraft.Drawing.UndoBlock.UndoBlock |
( |
Vector3I |
coord, |
|
|
Block |
block |
|
) |
| |
| readonly Block fCraft.Drawing.UndoBlock.Block |
| readonly short fCraft.Drawing.UndoBlock.X |
| readonly short fCraft.Drawing.UndoBlock.Y |
| readonly short fCraft.Drawing.UndoBlock.Z |
The documentation for this struct was generated from the following file: