CollectionPropertyAccessor.

GetValue(Object) Method

Summary

Gets the value of the from the UltEvents.Editor.PropertyAccessor.Parent (if there is one), then uses it to get and return the value of the UltEvents.Editor.PropertyAccessor.Field.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
CollectionPropertyAccessor

Syntax

public override Object GetValue(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
Object