Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)