20 RefresherImpl& operator=(RefresherImpl
const&);
21 RefresherImpl(RefresherImpl
const&);
27 virtual ::Bedrock::Threading::Async<void> initialize() ;
29 virtual ::Bedrock::Threading::Async<void> refreshPacks() ;
31 virtual ::Bedrock::Threading::Async<void> reloadUserPacks() ;
33 virtual ~RefresherImpl() =
default;