IMessageTracer::IsBreaking

Checks whether the tracer is currently at a breakpoint.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageTracer.h"

Syntax

bool IsBreaking() const

Remarks

Checks whether the tracer is currently at a breakpoint.

Returns

true if at breakpoint, 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