Struct BlobTests.Node | Entities | 0.16.0-preview.21
docs.unity.cn
    Show / Hide Table of Contents

    Struct BlobTests.Node

    Namespace: Global Namespace
    Syntax
    public struct Node

    Fields

    id

    Declaration
    public int id
    Field Value
    Type Description
    Int32

    Properties

    children

    Declaration
    public BlobArray<BlobTests.Node> children { get; }
    Property Value
    Type Description
    BlobArray<BlobTests.Node>

    parent

    Declaration
    public BlobPtr<BlobTests.Node> parent { get; }
    Property Value
    Type Description
    BlobPtr<BlobTests.Node>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 30 October 2020