FPlayTimeLimitImpl::GetConfigEntry

Get the config entry that corresponds to the number of minutes played

Windows
MacOS
Linux

References

Module

PlayTimeLimit

Header

/Engine/Plugins/Online/OnlineFramework/Source/PlayTimeLimit/Public/PlayTimeLimitImpl.h

Include

#include "PlayTimeLimitImpl.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/PlayTimeLimit/Private/PlayTimeLimitImpl.cpp

Syntax

const FOnlinePlayLimitConfigEntry * GetConfigEntry
(
    const int32 PlayTimeMinutes
) const

Remarks

Get the config entry that corresponds to the number of minutes played

Returns

the entry corresponding to the number of minutes played

Parameters

Parameter

Description

PlayTimeMinutes

the number of minutes played to get the entry for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss