TSlateBaseNamedArgs::AccessibleText_Static

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Widgets/DeclarativeSyntaxSupport.h"

Syntax

template<typename Var1Type, typename Var2Type, typename Var3Type, typename Var4Type>
WidgetArgsType & AccessibleText_Static
(
    typename TAttribute< FText >::FGetter::template TStaticDelegate_FourVars< Var1Type, Var2Type, Var3Type, Var4Type >::FFuncPtr InFunc,
    Var1Type Var1,
    Var2Type Var2,
    Var3Type Var3,
    Var4Type Var4
)

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