Class FlowFunctionEditor
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public sealed class FlowFunctionEditor : FlowGraphEditor, IDisposable
Constructors
FlowFunctionEditor(Accessor)
Declaration
public FlowFunctionEditor(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 |
Overrides
OnInspectorTogglesGUI(Rect)
Declaration
public void OnInspectorTogglesGUI(Rect inspectorTogglesPosition)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | inspectorTogglesPosition |