FAdjustEventMapping

Holds the event name and corresponding token from Adjust dashboard.

Windows
MacOS
Linux

References

Module

AdjustEditor

Header

/Engine/Plugins/Runtime/Analytics/Adjust/Source/AdjustEditor/Classes/AdjustSettings.h

Include

#include "AdjustSettings.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FAdjustEventMapping

Remarks

Holds the event name and corresponding token from Adjust dashboard.

Variables

Name Description

Public variable UProperty Category, EditAnywhere

FString

 

Name

The event name (the one passed in to RecordEvent calls).

Public variable UProperty Category, EditAnywhere

FString

 

Token

The token of the corresponding event, generated by the Adjust dashboard.

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