IOnlineTurnBased::SetEventDelegate

Accessors for a delegate that gets called when match-specific events happen (such as the match ending or it is now the current players turn)

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual void SetEventDelegate
(
    FTurnBasedEventDelegateWeakPtr Delegate
)

Remarks

Accessors for a delegate that gets called when match-specific events happen (such as the match ending or it is now the current players turn)

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