IDMXPixelMappingRendererModule

Public module interface for the DMX Renderer module

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IDMXPixelMappingRendererModule

References

Module

DMXPixelMappingRenderer

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRenderer/Public/IDMXPixelMappingRendererModule.h

Include

#include "IDMXPixelMappingRendererModule.h"

Syntax

class IDMXPixelMappingRendererModule : public IModuleInterface

Remarks

Public module interface for the DMX Renderer module

Destructors

Name Description

Public function Virtual

~IDMXPixelMappingRendererModule()

Virtual destructor

Functions

Name Description

Public function Const

TSharedPtr< ...

 

CreateRenderer()

Get Renderer instance There is no limit to the amount of creation of renderers

Public function Static

IDMXPixelMap...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Constants

Name

Description

ModuleName

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