FPlayTimeLimitUser::SetNextNotificationTime

Set the next time to send the user a notification

Windows
MacOS
Linux

References

Module

PlayTimeLimit

Header

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

Include

#include "PlayTimeLimitUser.h"

Syntax

virtual void SetNextNotificationTime
(
    const TOptional< double > & InNextNotificationTime
)

Remarks

Set the next time to send the user a notification

Parameters

Parameter

Description

InNextNotificationTime

the next notification time, or empty if this user should not receive periodic notifications

See Also

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