FPlayTimeLimitUser::GetNextNotificationTime

Get the next time we are scheduled to send the user a notification This is for the periodic notification; if the reward rate changes we will immediately display a notification

Windows
MacOS
Linux

References

Module

PlayTimeLimit

Header

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

Include

#include "PlayTimeLimitUser.h"

Syntax

TOptional< double > GetNextNotificationTime() const

Remarks

Get the next time we are scheduled to send the user a notification This is for the periodic notification; if the reward rate changes we will immediately display a notification

Returns

the time (compared to FPlatformTime::Seconds()) for the next notification, or empty if this user should not receive periodic notifications

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