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

    Class PropertyPathTestContainer

    Inheritance
    Object
    PropertyPathTestContainer
    Namespace: Unity.Properties.Tests
    Syntax
    public class PropertyPathTestContainer

    Fields

    Float

    Declaration
    public float Float
    Field Value
    Type Description
    Single

    MultiNested

    Declaration
    public PropertyPathTestContainer.NestedPropertyPathTestContainer[] MultiNested
    Field Value
    Type Description
    PropertyPathTestContainer.NestedPropertyPathTestContainer[]

    Nested

    Declaration
    public PropertyPathTestContainer.NestedPropertyPathTestContainer Nested
    Field Value
    Type Description
    PropertyPathTestContainer.NestedPropertyPathTestContainer

    Strings

    Declaration
    public List<string> Strings
    Field Value
    Type Description
    List<String>
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX