IDMXProtocol::RemoveUniverseById

Remove Universe from the Protocol Universe Manager.

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

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

Include

#include "Interfaces/IDMXProtocol.h"

Syntax

bool RemoveUniverseById
(
    uint32 InUniverseId
)

Remarks

Remove Universe from the Protocol Universe Manager.

Returns

Return true if it was successfully removed

Parameters

Parameter

Description

InUniverseId

unique number of universe

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