Rocket::Core::PluginContextRelease Class Reference

Inheritance diagram for Rocket::Core::PluginContextRelease:
Collaboration diagram for Rocket::Core::PluginContextRelease:

Public Member Functions

virtual void OnShutdown ()
 Called when Rocket shuts down.
virtual void OnContextDestroy (Context *context)
 Called when a context is destroyed.

Detailed Description

A 'plugin' for unobtrusively intercepting the destruction of contexts.
The documentation for this class was generated from the following file:
  • Source/Core/Core.cpp