|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <SAtomMonitorLogWidget.h>
公開メンバ関数 | |
| FAtomMonitorLogWidgetCommands () | |
| void | RegisterCommands () override |
公開変数類 | |
| TSharedPtr< FUICommandInfo > | ClearLogText |
| TSharedPtr< FUICommandInfo > | CopyLogLines |
| TSharedPtr< FUICommandInfo > | FindLogText |
Defines a set of commands used by the Atom Monitor log window
|
inline |
|
override |
Register commands
| TSharedPtr<FUICommandInfo> FAtomMonitorLogWidgetCommands::ClearLogText |
Command for clearing text within the current log window tab
| TSharedPtr<FUICommandInfo> FAtomMonitorLogWidgetCommands::CopyLogLines |
Command for copying the currently selected log line(s)
| TSharedPtr<FUICommandInfo> FAtomMonitorLogWidgetCommands::FindLogText |
Command for finding text within the current log window tab