This version of Unity is unsupported.

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.