PropertyAccessor.

GetFieldElementType(SerializedProperty) Method

Summary

Calls Animancer.Editor.PropertyAccessor.GetFieldElementType(UnityEditor.SerializedObject) with the UnityEditor.SerializedProperty.serializedObject.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
PropertyAccessor

Syntax

public Type GetFieldElementType(SerializedProperty serializedProperty)

Parameters

Name Type Description
serializedProperty SerializedProperty

Return Value

Type Description
Type