Navigation
API > API/Plugins > API/Plugins/PlayTimeLimit > API/Plugins/PlayTimeLimit/FPlayTimeLimitUser
References
| Module | PlayTimeLimit |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/PlayTimeLimit/Public/PlayTimeLimitUser.h |
| Include | #include "PlayTimeLimitUser.h" |
virtual void SetNextNotificationTime
&40;
const TOptional< double > & InNextNotificationTime
&41;
Remarks
Set the next time to send the user a notification
Parameters
| Name | Description |
|---|---|
| InNextNotificationTime | the next notification time, or empty if this user should not receive periodic notifications |