ContentTypeWriter.Initialize Method

Note

This method is available only when developing for Windows.

Retrieves and caches nested type writers and allows for reflection over the target data type. Called by the framework at creation time.

Syntax

'Declaration
Protected Overridable Sub Initialize ( _
         compiler As ContentCompiler _
)
protected virtual void Initialize (
         ContentCompiler compiler
)
protected:
virtual void Initialize(
         ContentCompiler compiler
)

Parameters

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler

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

See Also

Reference

ContentTypeWriter Class
ContentTypeWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace

Platforms

Windows 7, Windows Vista, Windows XP