|
Omni One Unreal SDK 1.1.0
The Omni One Unreal SDK allows for games to interface with the Omni platform service.
|
Data about a specific user.
#include <OmniUser.h>
Inherits UObject.
Public Member Functions | |
| FString | GetDisplayName () const |
| Get the user's displayed name. | |
| FString | GetImageUrl () const |
| Get the url to the user's profile picture. | |
| FString | GetSmallImageUrl () const |
| Get the url to the user's small profile picture. | |
| FString | GetId () const |
| Get the id of the user. | |
| FString | GetStoreRegion () const |
| Get the region of the user. | |
| EOmniUserPresenceStatus | GetOnlineStatus () const |
| Get the online status of the user. | |
| FString UOmniUser::GetStoreRegion | ( | ) | const |
Get the region of the user.
Uses standard ISO country codes.