Class UnityStatic
Namespace: UnityEngine.Reflect
Syntax
public class UnityStatic : IUnityStatic
Properties
systemMemorySize
Declaration
public long systemMemorySize { get; }
Property Value
| Type | Description |
|---|---|
| Int64 |
Implements
Events
lowMemory
Declaration
public event Action lowMemory
Event Type
| Type | Description |
|---|---|
| Action |