Struct PropertyPath.Part
Inherited Members
Namespace: Unity.Properties
Assembly: Unity.Properties.dll
Syntax
public struct PropertyPath.Part
Fields
Index
Declaration
public int Index
Field Value
| Type | Description |
|---|---|
| int |
Name
Declaration
public string Name
Field Value
| Type | Description |
|---|---|
| string |
Properties
IsListItem
Declaration
public bool IsListItem { get; }
Property Value
| Type | Description |
|---|---|
| bool |