Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridToolkitRuntimeProfileDefaultsAsset

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, SerializedContract
Validated version 1.0.0

Declaration

type class LostLily.GridToolkit.Authoring.GridToolkitRuntimeProfileDefaultsAsset : UnityEngine.ScriptableObject

Public members

Methods

System.Void .ctor()

Properties

LostLily.GridToolkit.Authoring.GridPolicyProfileAsset DefaultPolicyProfile { get; }
LostLily.GridToolkit.Authoring.GridResolverProfileAsset DefaultResolverProfile { get; }
LostLily.GridToolkit.Occupancy.IGridStructureInstanceIdProvider DefaultStructureInstanceIdProvider { 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.