![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WindowsPlatformMisc.h>
Public Types | |
| enum | ErrorCodes { SUCCEEDED = 0 , ERROR_UNKNOWNVERSION = 1 , ERROR_GETPRODUCTINFO_FAILED = 2 , ERROR_GETVERSIONEX_FAILED = 4 , ERROR_GETWINDOWSGT62VERSIONS_FAILED = 8 } |
Static Public Member Functions | |
| static CORE_API int32 | GetOSVersions (FString &OutOSVersion, FString &OutOSSubVersion) |
Helper struct used to get the string version of the Windows version.
|
static |