TSlateBaseNamedArgs::Cursor_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>
WidgetArgsType & Cursor_Static
(
    typename TAttribute< TOptional< EMouseCursor::Type > >::FGetter::template TStaticDelegate_ThreeVars< Var1Type, Var2Type, Var3Type >::FFuncPtr InFunc,
    Var1Type Var1,
    Var2Type Var2,
    Var3Type Var3
)

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