Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

IGridBoardSetupPlacementEditorAdapter

Note

Preview API. Public and supported for evaluation, but its contract may change in a future release.

Contract Value
Assembly LostLily.GridToolkit.Editor
Namespace LostLily.GridToolkit.Editor
Kind interface
Tier Preview
Roles ExtensionPoint, EditorIntegration
Validated version 1.0.0

Declaration

type interface LostLily.GridToolkit.Editor.IGridBoardSetupPlacementEditorAdapter

Public members

Methods

System.Boolean Supports(LostLily.GridToolkit.Authoring.GridBoardSetupAsset)
System.Boolean TryGetAnchor(LostLily.GridToolkit.Authoring.GridStructurePlacementAuthoringData,out LostLily.GridToolkit.Coordinates.GridCoordinate)
System.Boolean TrySetAnchor(LostLily.GridToolkit.Authoring.GridStructurePlacementAuthoringData,LostLily.GridToolkit.Coordinates.GridCoordinate)

Properties

System.String TopologyId { 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.