IAnalyticsProvider::SetBuildInfo

Sets a user defined string as the build information/version for the session

Windows
MacOS
Linux

References

Module

Analytics

Header

/Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsProvider.h

Include

#include "Interfaces/IAnalyticsProvider.h"

Syntax

virtual void SetBuildInfo
(
    const FString & InBuildInfo
)

Remarks

Sets a user defined string as the build information/version for the session

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