IDMXProtocol::CollectUniverses

Collects the universes related to a UniverseManger Entity and add them to the protocol to be used for communication.

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXProtocol/Source/DMXProtocol/Public/Interfaces/IDMXProtocol.h

Include

#include "Interfaces/IDMXProtocol.h"

Syntax

void CollectUniverses
(
    const TArray< FDMXUniverse > & Universes
)

Remarks

Collects the universes related to a UniverseManger Entity and add them to the protocol to be used for communication.

Parameters

Parameter

Description

Universes

The list of universes from the Entity.

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