Go to the source code of this file.
◆ UE_DEBUG_BREAK_IMPL
◆ ECOMModel
Determines the concurrency model to be set for a thread.
- See also
- FWindowsPlatformMisc::CoInitialize
| Enumerator |
|---|
| Singlethreaded | Single-Threaded Apartment (STA)
|
| Multithreaded | Multi-Threaded Apartment (MTA)
|
◆ EStorageDeviceType
Type of storage device
| Enumerator |
|---|
| Unknown | Drive type cannot be determined
|
| HDD | Drive is a hard disk, may or may not have a cache.
|
| SSD | Drive is a Solid State disk, typically with faster IO and constant latency.
|
| NVMe | Drive is an NVMe .
|
| Hybrid | Drive is a hybrid SSD/HDD
|
| Other | |
◆ LexToString()