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