18 ::ll::TypedStorage<1, 1, bool> mActionSucceeded;
19 ::ll::TypedStorage<8, 24, ::std::vector<::ContainerValidationResult>> mValidationResults;
20 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::ContainerScreenActionResultData>>> mResultData;
38 MCNAPI ::std::shared_ptr<::ContainerScreenActionResultData const>
39 tryGetResultData(::ContainerScreenActionResultData::Type type)
const;