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<class UserClass, typename... VarTypes>
WidgetArgsType & RenderTransform_UObject
(
UserClass * InUserObject,
typename TAttribute < TOptional < FSlateRenderTransform > >::FGetter::template TConstMethodPtr< UserClass, VarTypes... > InFunc,
VarTypes... Vars
)
Remarks
Bind attribute with delegate to a UObject-based class method