FAnalyticsEventAttribute::SetValue

Allow setting value for any type that supports LexToString

Windows
MacOS
Linux

References

Module

Analytics

Header

/Engine/Source/Runtime/Analytics/Analytics/Public/AnalyticsEventAttribute.h

Include

#include "AnalyticsEventAttribute.h"

Syntax

template<typename ValueType>
void SetValue
(
    ValueType && InValue
)

Remarks

Allow setting value for any type that supports LexToString

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