Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridStructureRemovedBehaviorContext

Note

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

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

Declaration

type class LostLily.GridToolkit.Behaviors.GridStructureRemovedBehaviorContext

Public members

Methods

System.Void .ctor(LostLily.GridToolkit.Board.GridBoardState,LostLily.GridToolkit.Occupancy.GridStructureDefinition,LostLily.GridToolkit.Events.GridRuntimeStructureRecord)

Properties

LostLily.GridToolkit.Board.GridBoardState State { get; }
LostLily.GridToolkit.Events.GridRuntimeStructureRecord Structure { get; }
LostLily.GridToolkit.Occupancy.GridStructureDefinition Definition { 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.