次の方法で共有


ContentWriter.WriteObject Method

Writes a single object preceded by a type identifier to the output binary.

Overload List

Name Description
ContentWriter.WriteObject (T) Writes a single object preceded by a type identifier to the output binary.
ContentWriter.WriteObject (T, ContentTypeWriter) Writes a single object to the output binary, using the specified type hint and writer worker.

See Also

Reference

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