Serialization.PropertyAccessor.

Serialization.

GetFieldElementType(SerializedProperty) Method

Summary

Calls InspectorGadgets.Editor.Serialization.PropertyAccessor.GetFieldElementType(UnityEditor.SerializedObject) with the UnityEditor.SerializedProperty.serializedObject.

Syntax

public Type GetFieldElementType(SerializedProperty serializedProperty)

Parameters

Name Type Description
serializedProperty SerializedProperty

Return Value

Type Description
Type