Loading...
Searching...
No Matches
FOnlineEntitlementAccelByte Struct Reference
Inheritance diagram for FOnlineEntitlementAccelByte:

Public Member Functions

virtual bool GetAttribute (const FString &AttrName, FString &OutAttrValue) const override
virtual FAccelByteModelsEntitlementInfo GetBackendEntitlementInfo () const
virtual bool SetAttribute (const FString &AttrName, const FString &AttrValue)
virtual bool SetBackendEntitlementInfo (const FAccelByteModelsEntitlementInfo Info)

Public Attributes

PACKAGE_SCOPE : TMap<FString
PACKAGE_SCOPE FString ExtraAttributes
FAccelByteModelsEntitlementInfo BackendEntitlementInfo

Member Function Documentation

◆ GetAttribute()

bool FOnlineEntitlementAccelByte::GetAttribute ( const FString & AttrName,
FString & OutAttrValue ) const
overridevirtual
Parameters
AttrNameAttribute name key
OutAttrValueOutput value of the attribute associated with the name
Returns
boolean if OutAttrValue has value

◆ GetBackendEntitlementInfo()

FAccelByteModelsEntitlementInfo FOnlineEntitlementAccelByte::GetBackendEntitlementInfo ( ) const
virtual
Returns
Entitlement Info available from AccelByte backend

◆ SetAttribute()

bool FOnlineEntitlementAccelByte::SetAttribute ( const FString & AttrName,
const FString & AttrValue )
virtual

Set attribute value, allow overwrite if the attribute name already exist