Barotrauma Server Doc
|
Enumerations | |
enum class | PowerPriority { Default = 0 , Reactor = 1 , Relay = 3 , Battery = 5 } |
Order in which power sources will provide to a grid, lower number is higher priority More... | |
|
strong |
Order in which power sources will provide to a grid, lower number is higher priority
Enumerator | |
---|---|
Default | |
Reactor | |
Relay | |
Battery |
Definition at line 14 of file Powered.cs.