Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.