12class SlotResolveQueryHelper {
28 SlotResolveQueryHelper& operator=(SlotResolveQueryHelper
const&);
29 SlotResolveQueryHelper(SlotResolveQueryHelper
const&);
30 SlotResolveQueryHelper();
36 MCNAPI SlotResolveQueryHelper(::std::thread::id thread, ::gsl::span<::std::string_view const> names);
38 MCNAPI ::std::thread::id getAssociatedThreadID()
const;
40 MCNAPI ::gsl::span<::gsl::not_null<::Bedrock::Profile::Whisker::ScopeData const*>> tryResolveAndFetchAll();
50 MCNAPI
void* $ctor(::std::thread::id thread, ::gsl::span<::std::string_view const> names);