ContentManager.Unload Method
Disposes all data that was loaded by this ContentManager.
Namespace: Microsoft.Xna.Framework.Content
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
| Exception type | Condition |
|---|---|
| ObjectDisposedException | Unload was called after the ContentManager was disposed. |