Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads a single managed object from the current stream. Can be called recursively.
Overload List
Name | Description |
---|---|
ContentReader.ReadObject () | Reads a single managed object from the current stream. Can be called recursively. |
ContentReader.ReadObject (ContentTypeReader) | Reads a single managed object from the current stream. Can be called recursively. |
ContentReader.ReadObject (ContentTypeReader, T) | Reads a single managed object from the current stream. Can be called recursively. |
ContentReader.ReadObject (T) | Reads a single managed object from the current stream. Can be called recursively. |
See Also
Reference
ContentReader Class
ContentReader Members
Microsoft.Xna.Framework.Content Namespace