Struct Selection::Item#

Nested Relationships#

This struct is a nested type of Class Selection.

Struct Documentation#

struct Item

Struct with information about the selected item.

Public Members

Karana::Core::id_t id

The id of the selected item.

nlohmann::json context = {}

Arbitrary contextual information about the item.