Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FSlateUser
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateUser
(
int32 InUserIndex, |
Framework/Application/SlateUser.h | ||
FSlateUser
(
FPlatformUserId InPlatformUser, |
Framework/Application/SlateUser.h |
FSlateUser(int32, TSharedPtr< ICursor >)
| Name | FSlateUser |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateUser.h |
| Include Path | #include "Framework/Application/SlateUser.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateUser.cpp |
FSlateUser
(
int32 InUserIndex,
TSharedPtr < ICursor > InCursor
)
FSlateUser(FPlatformUserId, TSharedPtr< ICursor >)
| Name | FSlateUser |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateUser.h |
| Include Path | #include "Framework/Application/SlateUser.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateUser.cpp |
FSlateUser
(
FPlatformUserId InPlatformUser,
TSharedPtr < ICursor > InCursor
)