FStudioAnalytics::FireEvent_Loading

An event for reporting load time that blocks the editor.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StudioAnalytics.h

Include

#include "StudioAnalytics.h"

Source

/Engine/Source/Runtime/Engine/Private/Analytics/StudioAnalytics.cpp

Syntax

static void FireEvent_Loading
(
    const FString & LoadingName,
    double SecondsSpentLoading,
    const TArray< FAnalyticsEventAttribute > & Attributes
)

Remarks

An event for reporting load time that blocks the editor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss