Struct NetworkStreamRequestConnect
A component that can be added to a new entity to create a new connection instead of calling Connect(EntityManager, NetworkEndpoint, Entity)
Inherited Members
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public struct NetworkStreamRequestConnect : IComponentData, IQueryTypeParameter
Fields
Name | Description |
---|---|
Endpoint | The remote server address. |