Field ConnectionData
The data to send during connection which can be used to decide on if a client should get accepted
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
[Tooltip("The connection data sent along with connection requests")]
public byte[] ConnectionData
Returns
Type | Description |
---|---|
byte[] |