21 ::ll::TypedStorage<8, 8, ::ContainerScreenContext const&> mScreenContext;
22 ::ll::TypedStorage<1, 1, bool> mIsPaymentAction;
23 ::ll::TypedStorage<4, 4, int> mPrimaryEffectId;
24 ::ll::TypedStorage<4, 4, int> mSecondaryEffectId;
25 ::ll::TypedStorage<8, 8, ::BeaconBlockActor*> mBeaconBlockActor;
44 virtual ::ItemStackNetResult endRequest() ;
47 virtual void postRequest(
bool const wasSuccess) ;
Definition ContainerScreenContext.h:17