Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FSlateUser
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateUser.h |
| Include | #include "Framework/Application/SlateUser.h" |
Syntax
class FSlateUser : public TSharedFromThis< FSlateUser >
Remarks
Slate's representation of an individual input-providing user. As new input sources are connected, new SlateUsers are created.
Constructors
No constructors are accessible with public or protected access.
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FSlateUser () |
Functions
Enums
| Type | Name | Description | |
|---|---|---|---|
| ETooltipOffsetDirection |