IDMXNetworkInterface

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

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

Include

#include "Interfaces/IDMXNetworkInterface.h"

Syntax

class IDMXNetworkInterface

Destructors

Name Description

Public function Virtual

~IDMXNetworkInterface()

Functions

Name Description

Public function

void

 

OnNetworkInterfaceChanged

(
    const FString& InInterfaceIPAddres...
)

Listen for interface IP changes

Public function

void

 

ReleaseNetworkInterface()

Release network interfaces

Public function

bool

 

RestartNetworkInterface

(
    const FString& InInterfaceIPAddres...,
    FString& OutErrorMessage
)

Restart sockets and listeners

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