Struct PropertyPath.Part | Package Manager UI website
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
    System.Int32

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    System.String

    Properties

    IsListItem

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