Class NetComponent
Syntax
[Component("1b938da3-daf8-433c-acd6-1da100a73887", typeof(NetInputAttribute), typeof(NetOutputAttribute), typeof(NetOutput<>), null, Multiplicity.Any, Multiplicity.Any, null, false)]
public class NetComponent : IRunnableComponent
Constructors
NetComponent(TimerComponent, ActorHandle, Scheduler, Dictionary<ActorHandle, NetComponent>)
Declaration
public NetComponent(TimerComponent timer, ActorHandle handle, Scheduler scheduler, Dictionary<ActorHandle, NetComponent> actorSockets)
Parameters