![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateCursorMetaData.h>
Inheritance diagram for FSlateCursorMetaData:Public Attributes | |
| TAttribute< TOptional< EMouseCursor::Type > > | Cursor |
Additional Inherited Members | |
Public Member Functions inherited from ISlateMetaData | |
| template<class TType > | |
| bool | IsOfType () const |
| virtual | ~ISlateMetaData () |
Protected Member Functions inherited from ISlateMetaData | |
| virtual bool | IsOfTypeImpl (const FName &Type) const |
Metadata that holds the cursor content for a widget.
| TAttribute<TOptional<EMouseCursor::Type> > FSlateCursorMetaData::Cursor |
The cursor to show when the mouse is hovering over this widget.