XNA Game Studio 3.1
ContentTypeWriter Generic Class
Bb195488.note(en-us,XNAGameStudio.31).gifNote
This generic class is available only when developing for Windows.
Provides a generic implementation of ContentTypeWriter methods and properties for compiling a specific managed type into a binary format.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

C#
public abstract class ContentTypeWriter<T> : ContentTypeWriter
Remarks

This is a generic implementation of ContentTypeWriter and, therefore, can handle strongly typed content data.
See Also

Reference

Platforms

Windows XP SP2, Windows Vista
Tags :


Page view tracker