Delegate DewGUI.FieldBuilder
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public delegate FieldBuildResult DewGUI.FieldBuilder(Type type, FieldInfo info, Transform parent)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type | |
| System.Reflection.FieldInfo | info | |
| UnityEngine.Transform | parent |
Returns
| Type | Description |
|---|---|
| FieldBuildResult |