Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | T1RequiredArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h |
| Include Path | #include "Widgets/DeclarativeSyntaxSupport.h" |
Syntax
template<typename Arg0Type>
struct T1RequiredArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T1RequiredArgs
(
Arg0Type&& InArg0 |
Widgets/DeclarativeSyntaxSupport.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Arg0 | Arg0Type & | Widgets/DeclarativeSyntaxSupport.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CallConstruct
(
WidgetType* OnWidget, |
Widgets/DeclarativeSyntaxSupport.h |