UNetDriver::SetNetDriverName

Change the NetDriver's NetDriverName.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Source

/Engine/Source/Runtime/Engine/Private/NetDriver.cpp

Syntax

void SetNetDriverName
(
    FName NewNetDriverNamed
)

Remarks

Change the NetDriver's NetDriverName. This will also reinit packet simulation settings so that settings can be qualified to a specific driver.

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