IDisasterRecoveryClientModule

Interface for the Disaster Recovery module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IDisasterRecoveryClientModule

References

Module

DisasterRecoveryClient

Header

/Engine/Plugins/Developer/Concert/DisasterRecoveryClient/Source/DisasterRecoveryClient/Public/IDisasterRecoveryClientModule.h

Include

#include "IDisasterRecoveryClientModule.h"

Syntax

class IDisasterRecoveryClientModule : public IModuleInterface

Remarks

Interface for the Disaster Recovery module.

Functions

Name Description

Public function Static

IDisasterRec...

 

Get()

Singleton-like access to this module's interface.

Public function Const

TSharedPtr< ...

 

GetClient()

Get the sync client that will performing the DisasterRecovery role

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

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