FBlueprintOnlineUser¶
#include <BlueprintOnlineUser.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FBlueprintOnlineUser() |
Public Attributes¶
| Name | |
|---|---|
| FString | DisplayName |
| FString | ID |
| [[ECrossplayPlatform]] | Platform |
| FString | StatusStr |
| bool | bCrossplayServer |
| bool | bHasIncomingPartyInvite |
| bool | bHasOutgoingPartyInvite |
| bool | bHasVoiceSupport |
| bool | bIsAway |
| bool | bIsBlocked |
| bool | bIsDoNotDisturb |
| bool | bIsExtendedAway |
| bool | bIsFriend |
| bool | bIsInAParty |
| bool | bIsInMatch |
| bool | bIsInSameParty |
| bool | bIsJoinable |
| bool | bIsNative |
| bool | bIsOnline |
| bool | bIsPartyLeader |
| bool | bIsPlaying |
| bool | bIsPlayingThisGame |
| bool | bIsRecent |
| bool | bIsSynthetic |
| bool | bWrongPlatformServer |
Updated on 2025-01-21 at 09:02:25 +0100