FGenericPlatformStackWalk::WantsDetailedCallstacksInNonMonolithicBuilds

Returns true if non-monolithic builds should produce full callstacks in the log (and load all debug symbols)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformStackWalk.h

Include

#include "GenericPlatform/GenericPlatformStackWalk.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformStackWalk.cpp

Syntax

static bool WantsDetailedCallstacksInNonMonolithicBuilds()

Remarks

Returns true if non-monolithic builds should produce full callstacks in the log (and load all debug symbols)

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