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

    Interface IDynamicTypeList

    Namespace: Unity.NetCode
    Syntax
    public interface IDynamicTypeList

    Properties

    Length

    Declaration
    int Length { get; set; }
    Property Value
    Type Description
    Int32

    Methods

    GetData()

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