Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    MemberNonSealedSerializer Class

    Namespace: Stride.Core.Serialization
    Assembly: Stride.Core.dll
    System.Object → MemberNonSealedSerializer
    Derived from MemberNonSealedSerializer:

    public static class MemberNonSealedSerializer
    Name Description
    Methods
    SerializeExtended(SerializationStream, Type, ref Object, ArchiveMode, DataSerializer)
    | Improve this Doc View Source

    Methods


    SerializeExtended(SerializationStream, Type, ref Object, ArchiveMode, DataSerializer)

    public static void SerializeExtended(SerializationStream stream, Type objType, ref object obj, ArchiveMode mode, DataSerializer dataSerializer = null)
    Parameters
    Type Name Description
    SerializationStream stream
    System.Type objType
    System.Object obj
    ArchiveMode mode
    DataSerializer dataSerializer

    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation