44 SHyperlink::FArguments()
46 .Style( InArgs._Style )
49 .TextShapingMethod( InArgs._TextShapingMethod )
50 .TextFlowDirection( InArgs._TextFlowDirection )
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define SLATE_STYLE_ARGUMENT(ArgType, ArgName)
Definition DeclarativeSyntaxSupport.h:280
#define SLATE_ATTRIBUTE(AttrType, AttrName)
Definition DeclarativeSyntaxSupport.h:192
#define SLATE_BEGIN_ARGS(InWidgetType)
Definition DeclarativeSyntaxSupport.h:63
#define SLATE_EVENT(DelegateName, EventName)
Definition DeclarativeSyntaxSupport.h:458
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
#define SLATE_ARGUMENT(ArgType, ArgName)
Definition DeclarativeSyntaxSupport.h:208
ETextShapingMethod
Definition FontCache.h:52
void Construct(const FArguments &InArgs)
Definition CoreStyle.h:15
Definition SHyperlink.h:29
void Construct(const FArguments &InArgs)
Definition SHyperlink.h:66
FSimpleDelegate OnNavigate
Definition SHyperlink.h:121
Definition SharedPointer.h:692
Definition SharedPointer.h:153
FORCEINLINE T * Get(const FObjectPtr &ObjectPtr)
Definition ObjectPtr.h:426
Definition SlateTypes.h:832
Definition Optional.h:131