Struct HardwareRam
- Namespace
- OmegaEngine
- Assembly
- OmegaEngine.dll
public struct HardwareRam
- Inherited Members
- Extension Methods
Fields
Size
The size of the system RAM in MB.
public int Size
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.