This is the old Animancer v7.4 documentation. Click here for the latest version.

Serialization.CollectionPropertyAccessor.

Serialization.

SetCollection(Object, Object) Method

Summary

Sets the collection object targeted by this accessor.

Syntax

public void SetCollection(Object obj, Object value)

Parameters

Name Type Description
obj Object
value Object

Return Value

Type Description
void