Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UNetConnection
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h |
Include | #include "Engine/NetConnection.h" |
Source | /Engine/Source/Runtime/Engine/Private/NetConnection.cpp |
UChannel * CreateChannelByName
(
const FName & ChName,
EChannelCreateFlags CreateFlags,
int32 ChannelIndex
)
Remarks
Create a channel.