Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets > TSlateBaseNamedArgs > AddMetaData
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h |
Include | #include "Widgets/DeclarativeSyntaxSupport.h" |
template<typename MetaDataType, typename Arg0Type, typename Arg1Type>
WidgetArgsType & AddMetaData
(
Arg0Type InArg0,
Arg1Type InArg1
)
Remarks
Add metadata to this widget - convenience method - 2 arguments