Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridAuthoringBuildMessage

Note

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

Contract Value
Assembly LostLily.GridToolkit.Authoring
Namespace LostLily.GridToolkit.Authoring
Kind struct
Tier Stable
Roles CustomerWorkflow
Validated version 1.0.0

Declaration

type struct LostLily.GridToolkit.Authoring.GridAuthoringBuildMessage

Public members

Methods

System.String ToString()
System.Void .ctor(LostLily.GridToolkit.Authoring.GridAuthoringBuildSeverity,System.String,System.String,UnityEngine.Object,System.String,System.Int32,System.String,System.String)

Properties

LostLily.GridToolkit.Authoring.GridAuthoringBuildSeverity Severity { get; }
System.Int32 Index { get; }
System.String Code { get; }
System.String Identity { get; }
System.String Message { get; }
System.String Operation { get; }
System.String PropertyPath { get; }
UnityEngine.Object Source { 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.