PropertyAccessor.

GetField(Object) Method

Summary

Returns the UltEvents.Editor.PropertyAccessor.Field if there is one, otherwise calls UltEvents.Editor.PropertyAccessor.GetField(System.Object@).
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
PropertyAccessor

Syntax

public FieldInfo GetField(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
FieldInfo