Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/TSlateBaseNamedArgs
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h |
Include | #include "Widgets/DeclarativeSyntaxSupport.h" |
template<typename... VarTypes>
WidgetArgsType & RenderTransformPivot_Static
&40;
TIdentity_T< typename TAttribute< FVector2D >::FGetter::template TFuncPtr< VarTypes... > > InFunc,
VarTypes... Vars
&41;
Remarks
Bind attribute with delegate to a global function * NOTE: We use a template here to avoid 'typename' issues when hosting attributes inside templated classes