Class EventHandlerUnitWidget
Inheritance
EventHandlerUnitWidget
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public sealed class EventHandlerUnitWidget : UnitWidget<IEventHandlerUnit>, IUnitWidget, INodeWidget, IGraphElementWidget, IWidget, IDisposable
Constructors
EventHandlerUnitWidget(FlowGraphContext, IEventHandlerUnit)
Declaration
public EventHandlerUnitWidget(FlowGraphContext context, IEventHandlerUnit unit)
Parameters
| Type | Name | Description |
|---|---|---|
| FlowGraphContext | context | |
| IEventHandlerUnit | unit |
Properties
baseColor
Declaration
protected override SkinnedColor baseColor { get; }
Property Value
| Type | Description |
|---|---|
| SkinnedColor |
Overrides
Ludiq.Bolt.UnitWidget<Ludiq.Bolt.IEventHandlerUnit>.baseColor