Share via


ContentProcessorContext Members

The following tables list the members exposed by the ContentProcessorContext type.

Public Properties

Name Description
Public Property BuildConfiguration Gets the name of the current content build configuration.
Public Property Logger Gets the logger interface used for status messages or warnings.
Public Property Parameters Gets the collection of parameters used by the content processor.
Public Property TargetPlatform Gets the current content build target platform.

Public Methods

Name Description
Public Method AddDependency Adds a dependency to the specified file.
Public Method BuildAndLoadAsset Overloaded. Initiates a nested build of the specified asset and then loads the result into memory.
Public Method BuildAsset Overloaded. Initiates a nested build of an asset.
Public Method Convert Converts a content item object using the specified content processor.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ContentProcessorContext Class
Microsoft.Xna.Framework.Content.Pipeline Namespace