Struct NetworkStreamIsReconnected
This tag is added to connections which have been reconnected (client reconnects to a server after diconnecting). It is added on both the server and client side.
Inherited Members
Namespace: Unity.NetCode
Assembly: Unity.NetCode.dll
Syntax
public struct NetworkStreamIsReconnected : IComponentData, IQueryTypeParameter