UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateUser Member List

This is the complete list of members for FSlateUser, including all inherited members.

__pad0__FSlateUser
AsShared()TSharedFromThis< FSlateUser >inline
AsShared() constTSharedFromThis< FSlateUser >inline
AsSharedSubobject(SubobjectType *SubobjectPtr) constTSharedFromThis< FSlateUser >inline
AsWeak()TSharedFromThis< FSlateUser >inline
AsWeak() constTSharedFromThis< FSlateUser >inline
AsWeakSubobject(SubobjectType *SubobjectPtr) constTSharedFromThis< FSlateUser >inline
CancelDragDrop()FSlateUser
ClearFocus(EFocusCause ReasonFocusIsChanging=EFocusCause::SetDirectly)FSlateUser
CloseTooltip()FSlateUser
Create(FPlatformUserId InPlatformUserId, TSharedPtr< ICursor > InCursor)FSlateUserstatic
DetectDrag(const FPointerEvent &PointerEvent, float DragTriggerDistance)FSlateUser
DoesSharedInstanceExist() constTSharedFromThis< FSlateUser >inline
DoesWidgetHaveAnyCapture(TSharedPtr< const SWidget > Widget) constFSlateUser
DoesWidgetHaveCapture(TSharedPtr< const SWidget > Widget, uint32 PointerIndex) constFSlateUser
DoesWidgetHaveCursorCapture(TSharedPtr< const SWidget > Widget) constFSlateUser
DrawCursor(const TSharedRef< SWindow > &WindowToDraw, FSlateWindowElementList &WindowElementList, int32 &MaxLayerId)FSlateUser
DrawWindowlessDragDropContent(const TSharedRef< SWindow > &WindowToDraw, FSlateWindowElementList &WindowElementList, int32 &MaxLayerId)FSlateUser
FinishFrame()FSlateUser
GetCaptorPath(uint32 PointerIndex, FWeakWidgetPath::EInterruptedPathHandling::Type InterruptedPathHandling=FWeakWidgetPath::EInterruptedPathHandling::Truncate, const FPointerEvent *PointerEvent=nullptr)FSlateUser
GetCaptorPaths()FSlateUser
GetCaptorWidgets() constFSlateUser
GetCursor() constFSlateUserinline
GetCursorCaptor() constFSlateUser
GetCursorCaptorPath(FWeakWidgetPath::EInterruptedPathHandling::Type InterruptedPathHandling=FWeakWidgetPath::EInterruptedPathHandling::Truncate, const FPointerEvent *PointerEvent=nullptr)FSlateUser
GetCursorPosition() constFSlateUser
GetDragDropContent() constFSlateUserinline
GetFocusedWidget() constFSlateUser
GetFocusPath() constFSlateUserinline
GetFocusVersion() constFSlateUserinline
GetGestureDetector() constFSlateUserinline
GetGestureDetector()FSlateUserinline
GetLastWidgetsUnderCursor() constFSlateUser
GetLastWidgetsUnderPointer(uint32 PointerIndex) constFSlateUser
GetPlatformUserId() constFSlateUserinline
GetPointerCaptor(uint32 PointerIndex) constFSlateUser
GetPointerPosition(uint32 PointerIndex) constFSlateUser
GetPreviousCursorPosition() constFSlateUser
GetPreviousPointerPosition(uint32 PointerIndex) constFSlateUser
GetTooltipPosition() constFSlateUser
GetUserIndex() constFSlateUserinline
GetUserNavigationConfig() constFSlateUserinline
GetWeakCapturePath(uint32 PointerIndex) constFSlateUser
GetWeakCursorCapturePath() constFSlateUser
GetWeakFocusPath() constFSlateUserinline
GetWidgetsUnderPointerLastEventByIndex() constFSlateUserinline
HasAnyCapture() constFSlateUser
HasCapture(uint32 PointerIndex) constFSlateUser
HasCursorCapture() constFSlateUser
HasFocus(TSharedPtr< const SWidget > Widget) constFSlateUser
HasFocusedDescendants(TSharedRef< const SWidget > Widget) constFSlateUser
HasValidFocusPath() constFSlateUserinline
IncrementFocusVersion()FSlateUserinline
InCursorFSlateUser
IsCursorVisible() constFSlateUser
IsDetectingDrag(uint32 PointerIndex) constFSlateUser
IsDragDropping() constFSlateUser
IsDragDroppingAffected(const FPointerEvent &InPointerEvent) constFSlateUser
IsTouchPointerActive(int32 TouchPointerIndex) constFSlateUser
IsVirtualUser() constFSlateUserinline
IsWidgetDirectlyUnderAnyPointer(TSharedPtr< const SWidget > Widget) constFSlateUser
IsWidgetDirectlyUnderCursor(TSharedPtr< const SWidget > Widget) constFSlateUser
IsWidgetDirectlyUnderPointer(TSharedPtr< const SWidget > Widget, uint32 PointerIndex) constFSlateUser
IsWidgetInFocusPath(TSharedPtr< const SWidget > Widget) constFSlateUser
IsWidgetUnderAnyPointer(TSharedPtr< const SWidget > Widget) constFSlateUser
IsWidgetUnderCursor(TSharedPtr< const SWidget > Widget) constFSlateUser
IsWidgetUnderPointer(TSharedPtr< const SWidget > Widget, uint32 PointerIndex) constFSlateUser
IsWindowHousingInteractiveTooltip(const TSharedRef< const SWindow > &WindowToTest) constFSlateUser
LockCursor(const TSharedRef< SWidget > &Widget)FSlateUser
NotifyPointerMoveBegin(const FPointerEvent &PointerEvent)FSlateUser
NotifyPointerMoveComplete(const FPointerEvent &PointerEvent, const FWidgetPath &WidgetsUnderPointer)FSlateUser
NotifyPointerReleased(const FPointerEvent &PointerEvent, const FWidgetPath &WidgetsUnderCursor, TSharedPtr< FDragDropOperation > DroppedContent, bool bWasHandled)FSlateUser
NotifyTouchStarted(const FPointerEvent &TouchEvent)FSlateUser
NotifyWindowDestroyed(TSharedRef< SWindow > DestroyedWindow)FSlateUser
operator=(TSharedFromThis const &)TSharedFromThis< FSlateUser >inlineprotected
OverrideCursor(const TSharedPtr< ICursor > InCursor)FSlateUserinline
ProcessCursorReply(const FCursorReply &CursorReply)FSlateUser
QueryCursor()FSlateUser
QueueSyntheticCursorMove()FSlateUser
ReleaseAllCapture()FSlateUser
ReleaseCapture(uint32 PointerIndex)FSlateUser
ReleaseCursorCapture()FSlateUser
RequestCursorQuery()FSlateUserinline
ResetDragDetection()FSlateUser
ResetDragDropContent()FSlateUser
ResetTooltipWindow()FSlateUser
SetCursorCaptor(TSharedRef< const SWidget > Widget, const FWidgetPath &EventPath)FSlateUser
SetCursorPosition(int32 PosX, int32 PosY)FSlateUser
SetCursorPosition(const UE::Slate::FDeprecateVector2DParameter &NewCursorPos)FSlateUser
SetCursorVisibility(bool bDrawCursor)FSlateUser
SetDragDropContent(TSharedRef< FDragDropOperation > InDragDropContent)FSlateUser
SetFocus(const TSharedRef< SWidget > &WidgetToFocus, EFocusCause ReasonFocusIsChanging=EFocusCause::SetDirectly)FSlateUser
SetFocusPath(const FWidgetPath &NewFocusPath, EFocusCause InFocusCause, bool bInShowFocus)FSlateUser
SetPointerCaptor(uint32 PointerIndex, TSharedRef< const SWidget > Widget, const FWidgetPath &EventPath)FSlateUser
SetPointerPosition(uint32 PointerIndex, int32 PosX, int32 PosY)FSlateUser
SetPointerPosition(uint32 PointerIndex, const UE::Slate::FDeprecateVector2DParameter &NewPointerPos)FSlateUser
SetUserNavigationConfig(TSharedPtr< FNavigationConfig > InNavigationConfig)FSlateUser
SharedThis(OtherType *ThisPtr)TSharedFromThis< FSlateUser >inlineprotectedstatic
SharedThis(const OtherType *ThisPtr)TSharedFromThis< FSlateUser >inlineprotectedstatic
ShouldShowFocus(TSharedPtr< const SWidget > Widget) constFSlateUser
ShowTooltip(const TSharedRef< IToolTip > &InTooltip, const UE::Slate::FDeprecateVector2DParameter &InSpawnLocation)FSlateUser
StartDragDetection(const FWidgetPath &PathToWidget, int32 PointerIndex, FKey DragButton, UE::Slate::FDeprecateVector2DParameter StartLocation)FSlateUser
SynthesizeCursorMoveIfNeeded()FSlateUser
TSharedFromThis()TSharedFromThis< FSlateUser >inlineprotected
TSharedFromThis(TSharedFromThis const &)TSharedFromThis< FSlateUser >inlineprotected
UnlockCursor()FSlateUser
UpdateCursor()FSlateUser
UpdatePointerPosition(const FPointerEvent &PointerEvent)FSlateUser
UpdateTooltip(const FMenuStack &MenuStack, bool bCanSpawnNewTooltip)FSlateUser
UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) constTSharedFromThis< FSlateUser >inline
UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) constTSharedFromThis< FSlateUser >inline
~FSlateUser()FSlateUservirtual
~TSharedFromThis()TSharedFromThis< FSlateUser >inlineprotected