19 ::ll::TypedStorage<8, 8, ::Actor&> mActor;
20 ::ll::TypedStorage<8, 128, ::ItemInstance const> mItem;
21 ::ll::TypedStorage<4, 4, int> mAmountAcquired;
22 ::ll::TypedStorage<4, 4, ::ItemAcquisitionMethod> mAcquireMethod;
23 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mSecondaryActorContext;