IDisplayCluster

Public module interface

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

IModuleInterface

IDisplayCluster

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/IDisplayCluster.h

Include

#include "IDisplayCluster.h"

Syntax

class IDisplayCluster : public IModuleInterface

Remarks

Public module interface

Destructors

Name Description

Public function Virtual

~IDisplayCluster()

Functions

Name Description

Public function Static

IDisplayClus...

 

Get()

Singleton-like access to this module's interface.

Public function

IDisplayClus...

 

GetCallbacks()

Access to the DisplayCluster callbacks API

Public function Const

IDisplayClus...

 

GetClusterMgr()

Access to the cluster manager.

Public function Const

IDisplayClus...

 

GetConfigMgr()

Access to the config manager.

Public function Const

IDisplayClus...

 

GetGameMgr()

Access to the game manager.

Public function Const

EDisplayClus...

 

GetOperationMode()

Returns current operation mode.

Public function Const

IDisplayClus...

 

GetRenderMgr()

Access to the device manager.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Public function Const

bool

 

IsModuleInitialized()

Checks if the module has been initialized.

Constants

Name

Description

ModuleName