Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

BuildUsageTagSet.UnionWith

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

Parameters

otherObject 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答