Artemis.Engine.GameKernel.UnloadContent C# (CSharp) Method

UnloadContent() protected final method

protected final UnloadContent ( ) : void
return void
        protected override sealed void UnloadContent()
        {
            base.UnloadContent();
        }