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