InspectorNoteAttribute
Note
Stable API. Supported for production use within the 1.x compatibility contract.
| Contract | Value |
|---|---|
| Assembly | LostLily.Inspector |
| Namespace | LostLily.Inspector |
| Kind | class |
| Tier | Stable |
| Roles | CustomerWorkflow, ExtensionPoint |
| Validated version | 1.0.0 |
Declaration
type class LostLily.Inspector.InspectorNoteAttribute : UnityEngine.PropertyAttribute
Public members
Methods
System.Void .ctor(System.String,System.Boolean)
Properties
System.Boolean ShowWhenAssigned { get; }
System.String Note { 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.