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

    Struct PropertyPath.Part

    Namespace: Unity.Properties
    Syntax
    public struct Part

    Fields

    Index

    Declaration
    public int Index
    Field Value
    Type Description
    Int32

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    String

    Properties

    IsListItem

    Declaration
    public bool IsListItem { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX