![]() |
Paradox Game Engine
v1.0.0 beta06
|
Build Output Object, as exposed by EnumerableBuildStep. More...
Public Member Functions | |
| OutputObject (ObjectUrl url, ObjectId objectId) | |
Public Attributes | |
| readonly ObjectUrl | Url |
| ObjectId | ObjectId |
| readonly HashSet< string > | Tags |
Build Output Object, as exposed by EnumerableBuildStep.
Definition at line 12 of file OutputObject.cs.
Definition at line 20 of file OutputObject.cs.
| ObjectId SiliconStudio.BuildEngine.OutputObject.ObjectId |
Definition at line 15 of file OutputObject.cs.
| readonly HashSet<string> SiliconStudio.BuildEngine.OutputObject.Tags |
Definition at line 16 of file OutputObject.cs.
| readonly ObjectUrl SiliconStudio.BuildEngine.OutputObject.Url |
Definition at line 14 of file OutputObject.cs.