Class FlowStateWidget.EventLine
Namespace: Unity.VisualScripting
Syntax
public class EventLine
Constructors
EventLine(Type)
Declaration
public EventLine(Type eventType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | eventType |
Properties
content
Declaration
public GUIContent content { get; }
Property Value
| Type | Description |
|---|---|
| GUIContent |
Methods
Draw(Rect)
Declaration
public void Draw(Rect position)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | position |
GetHeight(Single)
Declaration
public float GetHeight(float width)
Parameters
| Type | Name | Description |
|---|---|---|
| Single | width |
Returns
| Type | Description |
|---|---|
| Single |