FWarnUserPlayTime

Delegate called to warn a user of their play time amount This is called when RewardRate changes, and periodically to remind the user of their play time

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_SixParams< void, const FUniqueNetId &, int32, float, const FString &, const FString &, const FString & > FWarnUserPlayTime

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePlayTimeLimit.h"

Remarks

Delegate called to warn a user of their play time amount This is called when RewardRate changes, and periodically to remind the user of their play time

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