Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h |
Include | #include "Widgets/DeclarativeSyntaxSupport.h" |
Syntax
template<typename Arg0Type, typename Arg1Type, typename Arg2Type>
struct T3RequiredArgs
Variables
Type | Name | Description | |
---|---|---|---|
Arg0Type & | Arg0 | ||
Arg1Type & | Arg1 | ||
Arg2Type & | Arg2 |
Constructors
Type | Name | Description | |
---|---|---|---|
T3RequiredArgs
(
Arg0Type&& InArg0, |
Functions
Type | Name | Description | |
---|---|---|---|
void | CallConstruct
(
WidgetType* OnWidget, |