FHoloLensMisc::DebugBreakAndPromptForRemoteReturningFalse

Prompts for remote debugging if debugger is not attached.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HoloLens/HoloLensPlatformMisc.h

Include

#include "HoloLens/HoloLensPlatformMisc.h"

Syntax

static bool DebugBreakAndPromptForRemoteReturningFalse
(
    bool bIsEnsure
)

Remarks

Prompts for remote debugging if debugger is not attached. Regardless of result, breaks into debugger afterwards. Returns false for use in conditionals.

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