Delegate LudiqGUI.GetHeaderTitleHeightDelegate
Namespace: Unity.VisualScripting
Syntax
public delegate float GetHeaderTitleHeightDelegate(float innerWidth);
Parameters
| Type | Name | Description |
|---|---|---|
| Single | innerWidth |
Returns
| Type | Description |
|---|---|
| Single |
public delegate float GetHeaderTitleHeightDelegate(float innerWidth);
| Type | Name | Description |
|---|---|---|
| Single | innerWidth |
| Type | Description |
|---|---|
| Single |