FGenericPlatformStackWalk::InitStackWalking

Initializes stack traversal and symbol.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformStackWalk.h"

Syntax

static bool InitStackWalking()

Remarks

Initializes stack traversal and symbol. Must be called before any other stack/symbol functions. Safe to reenter.

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