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

    Struct TestListContainer

    Namespace: Unity.Properties.Tests
    Syntax
    public struct TestListContainer

    Fields

    Int32List

    Declaration
    public IList<int> Int32List
    Field Value
    Type Description
    System.Collections.Generic.IList<System.Int32>

    TestContainerList

    Declaration
    public List<TestPrimitiveContainer> TestContainerList
    Field Value
    Type Description
    System.Collections.Generic.List<TestPrimitiveContainer>
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX