14 ::ll::TypedStorage<4, 4, uint> id;
15 ::ll::TypedStorage<4, 4, int> index;
16 ::ll::TypedStorage<1, 1, bool> state;
17 ::ll::TypedStorage<1, 1, bool> toggledByButtonClick;
18 ::ll::TypedStorage<8, 8, ::UIPropertyBag*> properties;
19 ::ll::TypedStorage<8, 8, uint64> itemStringHash;