# Sandbox.Engine.SystemInfo.TotalMemory

```csharp
static ulong TotalMemory { get; set; }
```

Total physical memory available on this machine, in bytes.

Declared in [Sandbox.Engine.SystemInfo](/api/Sandbox.Engine.SystemInfo).
Assembly: `Sandbox.Engine`.
