Class PowerNetConnectorSystem
Inheritance
System.Object
PowerNetConnectorSystem
Namespace: Content.Server.Power.EntitySystems
Assembly: Content.Server.dll
Syntax
public sealed class PowerNetConnectorSystem : EntitySystem
Methods
| Improve this Doc View SourceBaseNetConnectorInit<T>(BaseNetConnectorComponent<T>)
Declaration
public void BaseNetConnectorInit<T>(BaseNetConnectorComponent<T> component)
where T : class
Parameters
Type | Name | Description |
---|---|---|
BaseNetConnectorComponent<T> | component |
Type Parameters
Name | Description |
---|---|
T |
Initialize()
Declaration
public override void Initialize()