IMessageTracer::Tick

Ticks the tracer.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageTracer.h"

Syntax

bool Tick
(
    float DeltaTime
)

Remarks

Ticks the tracer.

Returns

true if any events were processed.

Parameters

Parameter

Description

DeltaTime

The time in seconds since the last tick.

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