3#include "mc/_HeaderOutputPredefine.h"
15 using GetBroadcastStateFn = ::std::function<int(::Settings::RegistryBuilder::IBuilderContext&)>;
20 ::ll::TypedStorage<8, 32, ::std::string> mTabPrefix;
21 ::ll::TypedStorage<8, 64, ::std::function<int(::Settings::RegistryBuilder::IBuilderContext&)>> mGetBroadcastStateFn;
22 ::ll::TypedStorage<1, 1, bool> mShouldUseDescriptions;
23 ::ll::TypedStorage<8, 24, ::std::vector<int>> mIgnoredInvitations;
29 MCAPI ~MultiplayerBroadcastStateInfo();
Definition IBuilderContext.h:7
Definition MultiplayerBroadcastStateInfo.h:7