IOnlineTurnBased::RegisterTurnBasedMatchInterfaceObject

Accessors referring to an object that inherits from [UTurnBasedMatchInterface](API\Plugins\OnlineSubsystem\Interfaces\UTurnBasedMatchInterface) that acts like an [FTurnBasedEventDelegate](API\Plugins\OnlineSubsystem\Interfaces\FTurnBasedEventDelegate) (needed for blueprints)

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual void RegisterTurnBasedMatchInterfaceObject
(
    UObject * Object
)

Remarks

Accessors referring to an object that inherits from UTurnBasedMatchInterface that acts like an FTurnBasedEventDelegate (needed for blueprints)

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