IMessageTracer::IsRunning

Checks whether the tracer is currently running.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageTracer.h"

Syntax

bool IsRunning() const

Remarks

Checks whether the tracer is currently running.

Returns

true if the tracer is running, false otherwise.

See Also

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