Delegate DewGUI.FieldBuilderCondition
Either type or FieldInfo will be provided.
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public delegate bool DewGUI.FieldBuilderCondition(Type type, FieldInfo info)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type | |
| System.Reflection.FieldInfo | info |
Returns
| Type | Description |
|---|---|
| bool |