Namespace MonoGame.Framework.Content.Pipeline.Builder
Classes
- PathHelper
Methods provided to normalize and manipulate paths.
- PipelineBuildEvent
Class to provide methods and properties for handling pipeline build events.
- PipelineBuildEvent.Pair
Class that represents a key / value pair.
- PipelineBuildLogger
Provides methods for reporting informational messages or warnings from content importers and processors. Do not use this class to report errors. Instead, report errors by throwing a PipelineException or InvalidContentException.
- PipelineManager
Class to provide methods and properties for handling content pipelines.
- PipelineProcessorContext
Provides access to custom processor parameters, methods for converting member data, and triggering nested builds.
- TypeExtensions
Provides extension methods for common types.
- XmlColor
Helper for serializing color types with the XmlSerializer.