Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets > TSlateBaseNamedArgs
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/DeclarativeSyntaxSupport.h |
Include | #include "Widgets/DeclarativeSyntaxSupport.h" |
template<class UserClass, typename... VarTypes>
WidgetArgsType & RenderTransformPivot_Raw
&40;
UserClass &42; InUserObject,
typename TAttribute< FVector2D >::FGetter::template TConstMethodPtr< UserClass, VarTypes... > InFunc,
VarTypes... Vars
&41;
Remarks
Bind attribute with delegate to a raw C++ class method