Summary
Returns the
Animancer.Editor.PropertyAccessor.FieldElementType
if there is one, otherwise calls Animancer.Editor.PropertyAccessor.GetField(System.Object@)
and returns its System.Reflection.FieldInfo.FieldType
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Collection
Property Accessor
Syntax
public override Type GetFieldElementType(Object obj)
Parameters
Name | Type | Description |
---|---|---|
obj | Object |
Return Value
Type | Description |
---|---|
Type |