![]() |
Public API Reference |
![]() |
This interface is implemented by objects interested in knowing when the console's visibility status has changed. More...
#include <ivaria/conout.h>
Public Member Functions | |
virtual void | ConsoleVisibilityChanged (iConsoleOutput *, bool visible)=0 |
Called when the watched console's visibility status changes. |
This interface is implemented by objects interested in knowing when the console's visibility status has changed.
virtual void iConsoleWatcher::ConsoleVisibilityChanged | ( | iConsoleOutput * | , |
bool | visible | ||
) | [pure virtual] |
Called when the watched console's visibility status changes.