Summary
Creates a new 
		UltEvents.Editor.PropertyAccessor.- Assembly
- UltEvents.dll 
- Namespace
- UltEvents.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 |