CollectionPropertyAccessor.

SetCollection(Object, Object) Method

Summary

Sets the collection object targeted by this accessor.
Assembly
Animancer.dll
Namespace
Animancer.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