Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridToolkitRuntimeSettingsAsset

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.GridToolkitRuntimeSettingsAsset : UnityEngine.ScriptableObject

Public members

Fields

static System.Int32 CurrentSchemaVersion

Methods

System.Void .ctor()

Properties

LostLily.GridToolkit.Authoring.GridToolkitRuntimeProfileDefaultsAsset RuntimeProfileDefaults { get; }
System.Int32 SchemaVersion { get; }
System.String DependencyHash { get; }
System.String SourceGuid { 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.