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 |