3#include "mc/_HeaderOutputPredefine.h"
11 ::ll::TypedStorage<8, 32, ::std::string> screenId;
12 ::ll::TypedStorage<4, 4, uint> formId;
13 ::ll::TypedStorage<4, 8, ::std::optional<uint>> dataInstanceId;
19 MCAPI ~DataDrivenScreenInfo();
Definition DataDrivenScreenInfo.h:7