FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SLogWidget::FArguments

References

Module

NetcodeUnitTest

Header

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

Include

#include "UI/SLogWidget.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SLogWidget >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

bStatusWidget

(
    bool InArg
)

Whether or not this is the unit-test-status window

Public function

WidgetArgsTy...

 

ExpectedFilters

(
    ELogType InArg
)

Input argument, outlining the log filters expected for this log window - used to decide which tabs should be added

Typedefs

Name

Description

WidgetArgsType

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