PropertyAccessor.

GetField(SerializedProperty) Method

Summary

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

Syntax

public FieldInfo GetField(SerializedProperty serializedProperty)

Parameters

Name Type Description
serializedProperty SerializedProperty

Return Value

Type Description
FieldInfo