This version of Unity is unsupported.

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.