FGenericPlatformStackWalk::GetProcessModuleCount

Returns the number of modules loaded by the currently running process.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformStackWalk.h"

Syntax

static int32 GetProcessModuleCount()

Remarks

Returns the number of modules loaded by the currently running process.

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