Struct PropertyPathTestContainer.NestedPropertyPathTestContainer | Properties | 0.8.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Struct PropertyPathTestContainer.NestedPropertyPathTestContainer

    Namespace: Unity.Properties.Tests
    Syntax
    public struct NestedPropertyPathTestContainer

    Fields

    Doubles

    Declaration
    public List<double> Doubles
    Field Value
    Type Description
    List<Double>

    Int

    Declaration
    public int Int
    Field Value
    Type Description
    Int32

    VeryNested

    Declaration
    public SuperNested VeryNested
    Field Value
    Type Description
    SuperNested
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX