PropertyAccessor.

GetField(SerializedProperty) Method

Summary

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

Syntax

public FieldInfo GetField(SerializedProperty serializedProperty)

Parameters

Name Type Description
serializedProperty SerializedProperty

Return Value

Type Description
FieldInfo