Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FSlateApplication
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< const FSlateUser > GetCursorUser () |
Get the standard 'default' user (there's always guaranteed to be at least one). | Framework/Application/SlateApplication.h | |
| Framework/Application/SlateApplication.h |
GetCursorUser()
Description
Get the standard 'default' user (there's always guaranteed to be at least one).
| Name | GetCursorUser |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include Path | #include "Framework/Application/SlateApplication.h" |
TSharedPtr < const FSlateUser > GetCursorUser() const
GetCursorUser()
| Name | GetCursorUser |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include Path | #include "Framework/Application/SlateApplication.h" |
TSharedPtr < FSlateUser > GetCursorUser()