Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULocalPlayer
Description
Converts the platform user id to an index where 0 is the first logged in user. This index is used for platform functions like save games, user selection, and slate input.
| Name | GetPlatformUserIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h |
| Include Path | #include "Engine/LocalPlayer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LocalPlayer.cpp |
virtual int32 GetPlatformUserIndex() const