docs.unity.cn
    Show / Hide Table of Contents

    Class BlobStringExtensions

    Extensions that allow the creation of BlobString instances by a BlobBuilder.

    Inheritance
    Object
    BlobStringExtensions
    Namespace: Unity.Entities
    Syntax
    public static class BlobStringExtensions

    Methods

    Name Description
    AllocateString(ref BlobBuilder, ref BlobString, String)

    Allocates memory to store the string in a blob asset and copies the string data into it.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use