SystemInfo.systemMemorySize
static var systemMemorySize: int;
static int systemMemorySize;
static systemMemorySize as int
Description

Amount of system memory present (Read Only).

This is the approximate amount of system memory in megabytes.

See Also: SystemInfo.graphicsMemorySize.