FTBLHardwareInfo¶
#include <TBLHardwareInfo.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FTBLHardwareInfo() |
Public Attributes¶
| Name | |
|---|---|
| FString | CPUBrand |
| int32 | CPUInfo |
| FString | CPUVendor |
| int64 | DedicatedSystemMemory |
| int64 | DedicatedVideoMemory |
| int32 | NumberOfCoresLogical |
| int32 | NumberOfCoresPhysical |
| FString | RHIAdapterName |
| int32 | RHIVendorId |
| int64 | SharedSystemMemory |
| int32 | TotalPhysicalGBRam |
Updated on 2025-01-21 at 09:02:26 +0100