EditorImageBrowserSchemaModelFieldsSettingsBuilder
Methods
Name(System.Action)
The field which contains the name of the image/directory
Parameters
configurator - System.Action<EditorImageBrowserSchemaModelFieldsNameSettingsBuilder>
The configurator for the name setting.
Type(System.Action)
The field which contains the type of the entry. Either f for image or d for directory.
Parameters
configurator - System.Action<EditorImageBrowserSchemaModelFieldsTypeSettingsBuilder>
The configurator for the type setting.
Size(System.Action)
The field which contains the size of image.
Parameters
configurator - System.Action<EditorImageBrowserSchemaModelFieldsSizeSettingsBuilder>
The configurator for the size setting.