Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides callbacks that are used when a development console in an IXtfConsoleManager instance is added or removed, or when the default development console is changed.
Syntax
interface IXtfConsoleManagerCallback : public IUnknown
Methods
| Method | Description |
|---|---|
| OnAddConsole | Called when a development console is added to an IXtfConsoleManager instance. |
| OnChangedDefaultConsole | Called when a development console is set as the default development console in an IXtfConsoleManager instance. |
| OnRemoveConsole | Called when a development console is removed from an IXtfConsoleManager instance. |
Requirements
Header: xtfconsolemanager.h
Library: xtfconsolemanager.lib
Supported platforms: Windows (for Xbox console tools)