Class FlowMacroInputEditor
Inheritance
FlowMacroInputEditor
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class FlowMacroInputEditor : UnitEditor, IDisposable, IGraphContextualEditor
Constructors
FlowMacroInputEditor(Accessor)
Declaration
public FlowMacroInputEditor(Accessor accessor)
Parameters
| Type | Name | Description |
|---|---|---|
| Accessor | accessor |
Methods
GetInnerHeight(Single)
Declaration
protected override float GetInnerHeight(float width)
Parameters
| Type | Name | Description |
|---|---|---|
| Single | width |
Returns
| Type | Description |
|---|---|
| Single |
Overrides
OnInnerGUI(Rect)
Declaration
protected override void OnInnerGUI(Rect position)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | position |