SEventItem::Construct

Construct the widget

Windows
MacOS
Linux

References

Module

TaskGraph

Header

/Engine/Source/Developer/TaskGraph/Public/SEventsTree.h

Include

#include "SEventsTree.h"

Source

/Engine/Source/Developer/TaskGraph/Private/SEventsTree.cpp

Syntax

void Construct
(
    const FArguments & InArgs,
    const TSharedRef< STableViewBase > & InOwnerTableView
)

Remarks

Construct the widget

Parameters

Parameter

Description

InArgs

A declaration from which to construct the widget

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