25 virtual int getPersonaLowMemoryThresholdMb()
const = 0;
28 virtual bool useLegacyMultiplayerToken()
const = 0;
31 virtual ::std::chrono::seconds getNetherNetTimeout()
const = 0;
34 virtual bool getNewAlreadyLinkedMSAModal()
const = 0;
37 virtual int getLowMemoryRenderDistanceReductionPct()
const = 0;
40 virtual bool getDataDrivenRendererV2ActorsWithAttachables()
const = 0;
43 virtual bool getSplitStreamAndroid()
const = 0;
46 virtual ::std::chrono::seconds getPlayerMessagingSafetyRefreshIntervalSeconds()
const = 0;
49 virtual ::std::chrono::seconds getProfileImageRefreshIntervalSeconds()
const = 0;
52 virtual bool getTickDeathSystemsEnabled()
const = 0;
55 virtual bool getEnableMemoryTracker()
const = 0;
58 virtual int getNXLowMemoryThresholdMb()
const = 0;
61 virtual bool getHostJsonRpcSignalingService()
const = 0;
64 virtual bool getNewLinkedAccountsService()
const = 0;
67 virtual bool getEnableUseHardwareMemTier()
const = 0;
70 virtual bool getFriendsDrawerOnMainMenu()
const = 0;
73 virtual bool getFriendsDrawerOnGameMenu()
const = 0;
76 virtual bool getFriendsDrawerOnMultipleScreens()
const = 0;
79 virtual bool getFriendsDrawerPlayersInMyWorld()
const = 0;
89 virtual void registerFriendsDrawerOnMultipleScreensObserver(
91 ::std::function<
void(
bool)>
95 virtual bool isEnabled(::FlightingTreatmentId)
const = 0;
98 virtual void registerOptionObserverCallback(
100 ::FlightingTreatmentId,
101 ::std::function<
void(
bool)>