IMessageTracerBreakpoint::IsEnabled

Checks whether this breakpoint is enabled.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageTracerBreakpoint.h"

Syntax

bool IsEnabled() const

Remarks

Checks whether this breakpoint is enabled.

Returns

true if the breakpoint is enabled, false otherwise.

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