MemPro::EPlatform

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "MemPro/MemPro.h"

Syntax

namespace MemPro
{
    enum EPlatform
    {
        Platform_Windows,
        Platform_Unix,
        Platform_PS4,
    }
}

Values

Name

Description

Platform_Windows

Platform_Unix

Platform_PS4

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