![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GenericPlatform/GenericPlatformMisc.h"#include "Mac/MacSystemIncludes.h"#include "Apple/ApplePlatformMisc.h"Go to the source code of this file.
Classes | |
| struct | FMacPlatformMisc |
| class | FMacPlatformMisc::FGPUDescriptorCommon< T > |
Typedefs | |
| typedef FMacPlatformMisc | FPlatformMisc |
Enumerations | |
| enum | EMacModifierKeys { MMK_RightCommand = 0xF754 , MMK_LeftCommand = 0xF755 , MMK_LeftShift = 0xF756 , MMK_CapsLock = 0xF757 , MMK_LeftAlt = 0xF758 , MMK_LeftControl = 0xF759 , MMK_RightShift = 0xF760 , MMK_RightAlt = 0xF761 , MMK_RightControl = 0xF762 } |