18 ::ll::TypedStorage<8, 32, ::std::string> mFromContainer;
19 ::ll::TypedStorage<8, 32, ::std::string> mFromContainerId;
20 ::ll::TypedStorage<4, 4, int> mFromSlot;
21 ::ll::TypedStorage<8, 32, ::std::string> mFromSlotId;
22 ::ll::TypedStorage<8, 32, ::std::string> mToContainer;
23 ::ll::TypedStorage<8, 32, ::std::string> mToContainerId;
24 ::ll::TypedStorage<4, 4, int> mToSlot;
25 ::ll::TypedStorage<8, 32, ::std::string> mToSlotId;
26 ::ll::TypedStorage<4, 4, int> mItemCount;
27 ::ll::TypedStorage<8, 32, ::std::string> mItemCountId;