AIA.Game1.UnloadContent C# (CSharp) Méthode

UnloadContent() protected méthode

UnloadContent will be called once per game and is the place to unload all content.
protected UnloadContent ( ) : void
Résultat void
        protected override void UnloadContent( )
        {
            // TODO: Unload any non ContentManager content here
        }