Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/SRigVMLogWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMLogWidget.h |
| Include Path | #include "Widgets/SRigVMLogWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMLogWidget >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SRigVMLogWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SRigVMLogWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SRigVMLogWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AllowClear
(
bool InArg |
Widgets/SRigVMLogWidget.h | ||
WidgetArgsType & DiscardDuplicates
(
bool InArg |
Widgets/SRigVMLogWidget.h | ||
WidgetArgsType & HeightOverride
(
const TAttribute< FOptionalSize >& InAttribute |
Widgets/SRigVMLogWidget.h | ||
WidgetArgsType & LogLabel
(
FText InArg |
Widgets/SRigVMLogWidget.h | ||
WidgetArgsType & LogName
(
FName InArg |
Widgets/SRigVMLogWidget.h | ||
WidgetArgsType & ScrollToBottom
(
bool InArg |
Widgets/SRigVMLogWidget.h | ||
WidgetArgsType & ShowFilters
(
bool InArg |
Widgets/SRigVMLogWidget.h |