FLogWidgetCommands

Defines a set of commands used by the unit test log window

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UI/LogWidgetCommands.h

Include

#include "UI/LogWidgetCommands.h"

Syntax

class FLogWidgetCommands : public TCommands< FLogWidgetCommands >

Remarks

Defines a set of commands used by the unit test log window

Variables

Name Description

Public variable

TSharedPtr< FUI...

 

CopyLogLines

Command for copying the currently selected log line(s)

Public variable

TSharedPtr< FUI...

 

FindLogText

Command for finding text within the current log window tab

Constructors

Name Description

Public function

FLogWidgetCommands()

Overridden from TCommands

Name Description

Public function Virtual

void

 

RegisterCommands()

Register commands

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss