Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication > API/Runtime/Slate/Framework/Application/FSlateApplication/GetOrCreateUser
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
TSharedRef< FSlateUser > GetOrCreateUser
&40;
FPlatformUserId PlatformUserId
&41;
Remarks
Locates the SlateUser object corresponding to the index, creating a new one if it doesn't exist. Asserts if given an invalid (ie, negative) index.