Game.UnloadGraphicsContent Method
Called when graphics resources need to be unloaded. Override this method to unload any game-specifc graphics resources.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
Syntax
protected virtual void UnloadGraphicsContent (
bool unloadAllContent
)
Parameters
- unloadAllContent
true if all graphics resources need to be unloaded; false if only manual resources need to be unloaded.
See Also
Reference
Game Class
Game Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista