Struct NetworkStreamInGame
A component used to signal that a connection should send and receive snapshots and commands. Before adding this component the connection only processes RPCs. Must be Added by game logic to start sending snapshots and commands.
Inherited Members
Namespace: Unity.NetCode
Syntax
public struct NetworkStreamInGame : IComponentData, IQueryTypeParameter