docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct BlobString

    An immutable, variable-length string stored in a blob asset.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public struct BlobString

    Properties

    Name Description
    Length

    The length of the string in UTF-8 bytes.

    Methods

    Name Description
    CopyTo<T>(ref T)

    Copies the characters from a BlobString to a native container

    ToString()

    Converts this BlobString to a standard C# string.

    See Also

    BlobBuilder
    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)