Show / Hide Table of Contents

Class StaticPowerSystem

Inheritance
System.Object
StaticPowerSystem
Namespace: Content.Server.Power.EntitySystems
Assembly: Content.Server.dll
Syntax
public static class StaticPowerSystem : object

Methods

| Improve this Doc View Source

IsPowered(EntitySystem, EntityUid, IEntityManager, ApcPowerReceiverComponent)

Declaration
public static bool IsPowered(this EntitySystem system, EntityUid uid, IEntityManager entManager, ApcPowerReceiverComponent receiver = null)
Parameters
Type Name Description
EntitySystem system
EntityUid uid
IEntityManager entManager
ApcPowerReceiverComponent receiver
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾