This object represents a permission or capability for the logged in user, which can be retrieved by UOvrRequestsBlueprintLibrary::User_GetLoggedInUser(). It's a type of array and there is a unique name for every user capability.
Fields
FString Description[Get]
The human readable description of the capability describing what possessing it entails for a given FOvrUser.
bool IsEnabled[Get]
Whether the capability is currently enabled for the user. When false, this field will gate the FOvrUser from the specified services.
FString Name[Get]
The unique identifier for the capability. An example capability could be "earn_achievements".
FString ReasonCode[Get]
This field specifies the reason the capability was enabled or disabled for the given FOvrUser. List of Reason Codes: