Navigation
Unreal Engine C++ API Reference > Plugins > PlayTimeLimit > FPlayTimeLimitImpl
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 |
const FOnlinePlayLimitConfigEntry * GetConfigEntry
(
const int32 PlayTimeMinutes
) const
Remarks
Get the config entry that corresponds to the number of minutes played the entry corresponding to the number of minutes played
Parameters
Name | Description |
---|---|
PlayTimeMinutes | the number of minutes played to get the entry for |