Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridBoardAuthoring

Note

Stable API. Supported for production use within the 1.x compatibility contract.

Contract Value
Assembly LostLily.GridToolkit.Authoring
Namespace LostLily.GridToolkit.Authoring
Kind class
Tier Stable
Roles CustomerWorkflow
Validated version 1.0.0

Declaration

type class LostLily.GridToolkit.Authoring.GridBoardAuthoring : LostLily.GridToolkit.Board.IGridBoardStateSource,UnityEngine.MonoBehaviour

Public members

Events

System.Action StateChanged

Methods

System.Boolean Build()
System.Void .ctor()
System.Void Clear()

Properties

LostLily.GridToolkit.Authoring.GridAuthoringBuildReport LastBuildReport { get; }
LostLily.GridToolkit.Authoring.GridBoardSetupAsset SetupAsset { get; set; }
LostLily.GridToolkit.Board.GridBoardState State { get; }
System.Boolean BuildOnAwake { get; set; }

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.