Summary
Creates a new
InspectorGadgets.Editor.PropertyAccessor
.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- PropertyAccessor
Syntax
protected PropertyAccessor(PropertyAccessor parent, string name, FieldInfo field, Type fieldElementType)
Parameters
Name | Type | Description |
---|---|---|
parent | PropertyAccessor | |
name | string | |
field | FieldInfo | |
fieldElementType | Type |
Return Value
Type | Description |
---|---|
void |