This enumerated type is part of the P2P Interface.
Remarks
Types of network connections.
Values
EOS_ENetworkConnectionType
Enumerated Value | Meaning |
---|---|
EOS_NCT_NoConnection | There is no established connection |
EOS_NCT_DirectConnection | A direct connection to the peer over the Internet or Local Network |
EOS_NCT_RelayedConnection | A relayed connection using Epic-provided servers to the peer over the Internet |