次の方法で共有


ContentWriter.WriteRawObject Method

Writes a single object to the output binary as an instance of the specified type.

Overload List

Name Description
ContentWriter.WriteRawObject (T) Writes a single object to the output binary as an instance of the specified type.
ContentWriter.WriteRawObject (T, ContentTypeWriter) Writes a single object to the output binary using the specified writer worker.

See Also

Reference

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