Navigation
API > API/Runtime > API/Runtime/Core
| Name | MemPro::EPlatform |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/MemPro/MemPro.h |
| Include Path | #include "MemPro/MemPro.h" |
Syntax
namespace MemPro
{
enum EPlatform
{
Platform_Windows,
Platform_Unix,
Platform_PS4,
}
}
Values
| Name | Remarks |
|---|---|
| Platform_Windows | |
| Platform_Unix | |
| Platform_PS4 |