Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTestWorlds
Description
Create a new client and connect it to the server. Returns the ClientID of the new client or INDEX_NONE if it failed to connect.
| Name | ConnectNewClient |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Tests/NetTestHelpers.h |
| Include Path | #include "Tests/NetTestHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Tests/NetTestHelpers.cpp |
int32 ConnectNewClient()