UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateCursorMetaData Class Reference

#include <SlateCursorMetaData.h>

+ Inheritance diagram for FSlateCursorMetaData:

Public Attributes

TAttribute< TOptional< EMouseCursor::Type > > Cursor
 

Additional Inherited Members

Detailed Description

Metadata that holds the cursor content for a widget.

Member Data Documentation

◆ Cursor

TAttribute<TOptional<EMouseCursor::Type> > FSlateCursorMetaData::Cursor

The cursor to show when the mouse is hovering over this widget.


The documentation for this class was generated from the following file: