docs.unity3d.com
    Show / Hide Table of Contents

    Method Write

    Write<U>(U, BlobBuilder, Int32)

    Declaration
    public static void Write<U>(U writer, BlobBuilder builder, int verison)
        where U : BinaryWriter
    Parameters
    Type Name Description
    U writer
    BlobBuilder builder
    Int32 verison
    Type Parameters
    Name Description
    U

    Write(BlobBuilder, String, Int32)

    Writes the blob data to a path with serialized version.

    Declaration
    public static void Write(BlobBuilder builder, string path, int verison)
    Parameters
    Type Name Description
    BlobBuilder builder

    The BlobBuilder containing the blob to write.

    String path

    The path to write the blob data.

    Int32 verison
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023