Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridActionPlan

Note

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

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

Declaration

type class LostLily.GridToolkit.Actions.GridActionPlan

Public members

Properties

LostLily.GridToolkit.Actions.GridActionResult Result { get; }
LostLily.GridToolkit.Actions.IGridAction Action { get; }
LostLily.GridToolkit.Board.GridBoardState Source { get; }
System.Collections.Generic.IReadOnlyList<LostLily.GridToolkit.Actions.GridMutationDescriptor> Mutations { get; }
System.Int64 ExpectedRevision { 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.