Navigation
Unreal Engine C++ API Reference > Plugins > PlayTimeLimit > FPlayTimeLimitUser
References
Module | PlayTimeLimit |
Header | /Engine/Plugins/Online/OnlineFramework/Source/PlayTimeLimit/Public/PlayTimeLimitUser.h |
Include | #include "PlayTimeLimitUser.h" |
TOptional< double > GetNextNotificationTime&40;&41; 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 the time (compared to FPlatformTime::Seconds()) for the next notification, or empty if this user should not receive periodic notifications