MakeTDecl

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h

Include

#include "Widgets/DeclarativeSyntaxSupport.h"

Syntax

template<typename WidgetType, typename RequiredArgsPayloadType>
TSlateDecl< WidgetType, RequiredArgsPayloadType > MakeTDecl
(
    const ANSICHAR * InType,
    const ANSICHAR * InFile,
    int32 OnLine,
    RequiredArgsPayloadType && InRequiredArgs
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss