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