ContentProcessorContext Members
The following tables list the members exposed by the ContentProcessorContext type.
Public Properties
Name | Description | |
---|---|---|
BuildConfiguration | Gets the name of the current content build configuration. | |
Logger | Gets the logger interface used for status messages or warnings. | |
Parameters | Gets the collection of parameters used by the content processor. | |
TargetPlatform | Gets the current content build target platform. |
Public Methods
Name | Description | |
---|---|---|
AddDependency | Adds a dependency to the specified file. | |
BuildAndLoadAsset | Overloaded. Initiates a nested build of the specified asset and then loads the result into memory. | |
BuildAsset | Overloaded. Initiates a nested build of an asset. | |
Convert | Converts a content item object using the specified content processor. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentProcessorContext Class
Microsoft.Xna.Framework.Content.Pipeline Namespace