Show / Hide Table of Contents

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 Source

BaseNetConnectorInit<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
| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾