14struct DiagnosticsEvent {
18 ::ll::TypedStorage<8, 72, ::ProfilerLiteTelemetry> mTelemetry;
19 ::ll::TypedStorage<8, 48, ::ECS::Profiling::Diagnostics::EntitySystemDiagnosticSummary> mEntitySystemDiagnostics;
20 ::ll::TypedStorage<8, 32, ::std::string> mPlayerName;
32 MCAPI ~DiagnosticsEvent();