Struct DynamicTypeList128 | Unity NetCode | 0.6.0-preview.7
docs.unity.cn
    Show / Hide Table of Contents

    Struct DynamicTypeList128

    Namespace: Unity.NetCode
    Syntax
    public struct DynamicTypeList128 : IDynamicTypeList

    Properties

    Length

    Declaration
    public int Length { get; set; }
    Property Value
    Type Description
    Int32
    Implements
    IDynamicTypeList.Length

    Methods

    GetData()

    Declaration
    public DynamicComponentTypeHandle*GetData()
    Returns
    Type Description
    DynamicComponentTypeHandle*
    Implements
    IDynamicTypeList.GetData()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021