3 using System.Collections.Generic;
4 using SiliconStudio.Core.Storage;
5 using SiliconStudio.Core.Serialization.Assets;
7 namespace SiliconStudio.BuildEngine
16 public readonly HashSet<string>
Tags;
17 protected internal int Counter;
24 Tags =
new HashSet<string>();
readonly HashSet< string > Tags
Build Output Object, as exposed by EnumerableBuildStep.
A hash to uniquely identify data.
OutputObject(ObjectUrl url, ObjectId objectId)