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