3#include "mc/_HeaderOutputPredefine.h"
5namespace OreUI::RouterLocationEventingUtils {
11 ::ll::TypedStorage<1, 1, bool> mShouldFireEvent;
12 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, ::std::string>> mEventProperties;
18 MCAPI ~ScreenChangedProperties();
Definition ScreenChangedProperties.h:7