Portable Generator Rework (#19302)
This commit is contained in:
committed by
GitHub
parent
50828363fe
commit
bf16698efa
@@ -9,6 +9,10 @@ namespace Content.Server.Power.NodeGroups
|
||||
|
||||
void RemoveConsumer(PowerConsumerComponent consumer);
|
||||
|
||||
void AddSupplier(PowerSupplierComponent supplier);
|
||||
|
||||
void RemoveSupplier(PowerSupplierComponent supplier);
|
||||
|
||||
PowerState.Network NetworkNode { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user