Class FlowFunctionEntryEditor
Inheritance
FlowFunctionEntryEditor
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class FlowFunctionEntryEditor : UnitEditor, IDisposable, IGraphContextualEditor
Constructors
FlowFunctionEntryEditor(Accessor)
Declaration
public FlowFunctionEntryEditor(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 |