This version of Unity is unsupported.

BuildReferenceMap.FilterToSubset

Declaration

public void FilterToSubset(ObjectIdentifier[] objectIds);

Parameters

objectIds The set of desired objects.

Description

Filters this BuildReferenceMap instance to remove references to any objects that are not in the array of ObjectIdentifiers specified by objectIds.