Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Note
This namespace is available only when developing for Windows.
Provides support for importing and processing game assets into the binary format that is used by the content loader of a game project.
Classes
Name | Description | |
---|---|---|
BuildContent | Provides methods and properties for importing and processing game assets into a binary format. | |
BuildXact | An MSBuild task that provides incremental build capabilities for XACT projects. | |
CleanContent | An MSBuild task for deleting all the intermediate and output files that were created by a previous Content Pipeline build operation. | |
GetLastOutputs | Provides methods and properties for getting the names of all output content files from the content pipeline's cache file. |