ArcadeRPG.GameEngine.UnloadContent C# (CSharp) Метод

UnloadContent() публичный Метод

UnloadContent will be called once per game and is the place to unload all content.
public UnloadContent ( ) : void
Результат void
        public void UnloadContent()
        {
        }