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.
Note
This delegate is available only when developing for Windows.
Callback delegate for the ScanChildren method.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
protected internal delegate void ContentTypeSerializer.ChildCallback (
ContentTypeSerializer typeSerializer,
Object value
)
Parameters
- typeSerializer
Type: ContentTypeSerializer
The serializer component used to read or write the child object. - value
Type: Object
The child object currently being scanned.
See Also
Reference
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace
Platforms
Windows 7, Windows Vista, Windows XP