UNetDriver::SetDuplicateLevelID

Sets the level ID/PIE instance ID for this netdriver to use.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/NetDriver.h"

Syntax

void SetDuplicateLevelID
(
    const int32 InDuplicateLevelID
)

Remarks

Sets the level ID/PIE instance ID for this netdriver to use.

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