SquareGridBoardAsset
Note
Stable API. Supported for production use within the 1.x compatibility contract.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Topology.Square.Authoring |
| Namespace | LostLily.GridToolkit.Topology.Square.Authoring |
| Kind | class |
| Tier | Stable |
| Roles | CustomerWorkflow, SerializedContract |
| Validated version | 1.0.0 |
Declaration
type class LostLily.GridToolkit.Topology.Square.Authoring.SquareGridBoardAsset : LostLily.GridToolkit.Authoring.GridBoardAsset
Public members
Methods
System.Void .ctor()
System.Void SetBoardData(System.Int32,System.Int32,System.Collections.Generic.IEnumerable<LostLily.GridToolkit.Topology.Square.Authoring.SquareGridCellAuthoringData>)
Properties
System.Collections.Generic.IReadOnlyList<LostLily.GridToolkit.Topology.Square.Authoring.SquareGridCellAuthoringData> AuthoredCells { get; }
System.Int32 Height { get; }
System.Int32 Width { get; }
Versioning
Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.