UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWindowsPlatformApplicationMisc::FGPUInfo Struct Reference

#include <WindowsPlatformApplicationMisc.h>

Public Attributes

uint32 VendorId = 0
 
uint32 DeviceId = 0
 
uint64 DedicatedVideoMemory = 0
 

Member Data Documentation

◆ DedicatedVideoMemory

uint64 FWindowsPlatformApplicationMisc::FGPUInfo::DedicatedVideoMemory = 0

◆ DeviceId

uint32 FWindowsPlatformApplicationMisc::FGPUInfo::DeviceId = 0

◆ VendorId

uint32 FWindowsPlatformApplicationMisc::FGPUInfo::VendorId = 0

The documentation for this struct was generated from the following file: