Property Items
Items
Gets or sets the array of items representing individual steps in the action sequence.
Declaration
public PoeConfigMetadata<HotkeySequenceItemProperties>[] Items { get; set; }
Property Value
Type | Description |
---|---|
PoeConfigMetadata<HotkeySequenceItemProperties>[] | The array of sequence items. |