Serialization.PropertyAccessor.

Serialization.

GetField(SerializedProperty) Method

Summary

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

Syntax

public FieldInfo GetField(SerializedProperty serializedProperty)

Parameters

Name Type Description
serializedProperty SerializedProperty

Return Value

Type Description
FieldInfo