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, typename Arg2Type, typename Arg3Type>
struct T4RequiredArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| Arg0Type & | Arg0 | ||
| Arg1Type & | Arg1 | ||
| Arg2Type & | Arg2 | ||
| Arg3Type & | Arg3 |
Constructors
| Type | Name | Description | |
|---|---|---|---|
T4RequiredArgs
(
Arg0Type&& InArg0, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CallConstruct
(
WidgetType* OnWidget, |