Struct BlobString | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct BlobString

    Namespace: Unity.Entities
    Syntax
    public struct BlobString

    Properties

    Length

    Declaration
    public int Length { get; }
    Property Value
    Type Description
    System.Int32

    Methods

    ToString()

    Declaration
    public string ToString()
    Returns
    Type Description
    System.String
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX