Class EmbedStateEditor
Inheritance
EmbedStateEditor
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class EmbedStateEditor : StateEditor, IDisposable, IGraphContextualEditor
Constructors
EmbedStateEditor(Accessor)
Declaration
public EmbedStateEditor(Accessor accessor)
Parameters
| Type | Name | Description |
|---|---|---|
| Accessor | accessor |
Properties
embedState
Declaration
protected IEmbedState embedState { get; }
Property Value
| Type | Description |
|---|---|
| IEmbedState |
graphAccessor
Declaration
protected virtual Accessor graphAccessor { get; }
Property Value
| Type | Description |
|---|---|
| Accessor |
iconAccessor
Declaration
protected override Accessor iconAccessor { get; }
Property Value
| Type | Description |
|---|---|
| Accessor |
Overrides
summaryAccessor
Declaration
protected override Accessor summaryAccessor { get; }
Property Value
| Type | Description |
|---|---|
| Accessor |
Overrides
titleAccessor
Declaration
protected override Accessor titleAccessor { get; }
Property Value
| Type | Description |
|---|---|
| Accessor |