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>
struct T1RequiredArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| Arg0Type & | Arg0 |
Constructors
| Type | Name | Description | |
|---|---|---|---|
T1RequiredArgs
(
Arg0Type&& InArg0 |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CallConstruct
(
WidgetType* OnWidget, |