OmegaEngine API
1.0.3
|
Information about the hardware the Engine is running on. More...
Public Member Functions | |
override string | ToString () |
Public Attributes | |
OSInfo | OS |
The current operating system. More... | |
HardwareCpu | Cpu |
Details about the CPU. More... | |
HardwareRam | Ram |
Details about the RAM. More... | |
HardwareGpu | Gpu |
Details about the graphics card. More... | |
Information about the hardware the Engine is running on.
HardwareCpu OmegaEngine.Hardware.Cpu |
Details about the CPU.
HardwareGpu OmegaEngine.Hardware.Gpu |
Details about the graphics card.
OSInfo OmegaEngine.Hardware.OS |
The current operating system.
HardwareRam OmegaEngine.Hardware.Ram |
Details about the RAM.