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

BuildUsageTagSet.UnionWith

Declaration

public void UnionWith(Build.Content.BuildUsageTagSet other);

Parameters

other Object usage information to be added to this BuildUsageTagSet.

Description

Adds the Object usage information from another BuildUsageTagSet to this BuildUsageTagSet.

Internal use only. See BuildUsageTagSet.