CollectionPropertyAccessor.

SetCollection(Object, Object) Method

Summary

Sets the collection object targeted by this accessor.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
CollectionPropertyAccessor

Syntax

public void SetCollection(Object obj, Object value)

Parameters

Name Type Description
obj Object
value Object

Return Value

Type Description
void