CreateNamedNetDriver

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

CreateNamedNetDriver

(
    UWorld* InWorld,
    FName NetDriverName,
    FName NetDriverDefinition
)

Creates a UNetDriver and associates a name with it.

Public function

bool

 

CreateNamedNetDriver

(
    UPendingNetGame* PendingNetGam...,
    FName NetDriverName,
    FName NetDriverDefinition
)

Creates a UNetDriver and associates a name with it.

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