22template<
typename ObjectType >
class TAttribute;
49 UMG_API virtual FString GetReferencerName()
const override;
61 UMG_API virtual FVector2D ComputeDesiredSize(
float LayoutScaleMultiplier)
const override;
63 UMG_API virtual bool IsInteractable()
const override;
64 UMG_API virtual bool SupportsKeyboardFocus()
const override;
101 UMG_API virtual void OnFinishedPointerInput()
override;
112 inline bool CanRouteEvent()
const
117 inline bool CanRoutePaint()
const
122#if SLATE_VERBOSE_NAMED_EVENTS
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define SLATE_BEGIN_ARGS(InWidgetType)
Definition DeclarativeSyntaxSupport.h:63
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
#define SLATE_DEFAULT_SLOT(DeclarationType, SlotName)
Definition DeclarativeSyntaxSupport.h:444
#define SLATE_DECLARE_WIDGET_API(WidgetType, ParentType, ModuleApiDefine)
Definition SlateControlledConstruction.h:22
Definition CursorReply.h:16
Definition DragAndDrop.h:141
Definition GCObject.h:128
Definition NavigationReply.h:43
Definition PaintArgs.h:23
Definition UObjectGlobals.h:2492
Definition SlateRect.h:26
Definition DrawElements.h:220
Definition Attribute.h:17
Definition DragDropOperation.h:55
static SLATECORE_API const EVisibility SelfHitTestInvisible
Definition Visibility.h:26
Definition ObjectPtr.h:488