Navigation
API > API/Runtime > API/Runtime/SlateCore > API/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>
struct T2RequiredArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| Arg0Type & | Arg0 | ||
| Arg1Type & | Arg1 |
Constructors
| Type | Name | Description | |
|---|---|---|---|
T2RequiredArgs
(
Arg0Type&& InArg0, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CallConstruct
(
WidgetType* OnWidget, |