Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PropertyPathPartKind

enumeration

Description

A PropertyPathPartKind specifies a type for a PropertyPathPart.

Properties

Name Represents a named part of the path.
Index Represents an indexed part of the path.
Key Represents a keyed part of the path.