Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.