FSlateApplicationBase::GetMouseCaptorImpl

Implementation of GetMouseCaptor which can be overridden without warnings.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateApplicationBase::GetMouseCaptorImpl()

FSlateApplication::GetMouseCaptorImpl()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

TSharedPtr< SWidget > GetMouseCaptorImpl() const

Remarks

Implementation of GetMouseCaptor which can be overridden without warnings.

Returns

Widget with the mouse capture