MemPro::Platform::GetExtraModuleInfo

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/MemPro/MemPro.h

Include

#include "MemPro/MemPro.h"

Syntax

namespace MemPro
{
    namespace Platform
    {
        bool MemPro::Platform::GetExtraModuleInfo
        (
            int64 ModuleBase,
            int & age,
            void * p_guid,
            int guid_size,
            char * p_pdb_filename,
            int pdb_filename_size
        )
    }
}

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