3#include "mc/_HeaderOutputPredefine.h"
16 ::ll::TypedStorage<8, 8, ::Option*> mIsSelectedOption;
17 ::ll::TypedStorage<8, 8, ::Option*> mIsForceEnabledOption;
18 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mIsSelected;
19 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mIsSupported;
25 MCAPI ~OreUIScreenConfiguration();
Definition OreUIScreenConfiguration.h:7