IOnlinePlayTimeLimit::HasTimeLimit

Does the user have a play time limit?

Windows
MacOS
Linux

Override Hierarchy

IOnlinePlayTimeLimit::HasTimeLimit()

FPlayTimeLimitImpl::HasTimeLimit()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlinePlayTimeLimit.h

Include

#include "Interfaces/OnlinePlayTimeLimit.h"

Syntax

bool HasTimeLimit
(
    const FUniqueNetId & UserId
)

Remarks

Does the user have a play time limit?

Returns

true if the user has a play time limit

Parameters

Parameter

Description

UserId

the id of the user to check

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