docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BlobStringExtensions

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

    Inheritance
    object
    BlobStringExtensions
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    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.

    AllocateString<T>(ref BlobBuilder, ref BlobString, ref T)

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

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)