FMessageTracerAddressInfo

Structure for a recipient's address information.

Windows
MacOS
Linux

References

Module

Messaging

Header

/Engine/Source/Runtime/Messaging/Public/IMessageTracer.h

Include

#include "IMessageTracer.h"

Syntax

struct FMessageTracerAddressInfo

Remarks

Structure for a recipient's address information.

Variables

Name Description

Public variable

FMessageAddress

 

Address

Holds a recipient's message address.

Public variable

double

 

TimeRegistered

Holds the time at which this address was registered.

Public variable

double

 

TimeUnregistered

Holds the time at which this address was unregistered.

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