AttrTypeEnum

Windows
MacOS
Linux

References

Module

Analytics

Header

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

Include

#include "AnalyticsEventAttribute.h"

Syntax

enum AttrTypeEnum
{
    String,
    Number,
    Boolean,
    Null,
    JsonFragment,
}

Values

Name

Description

String

Number

Boolean

Null

JsonFragment

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