Advertisement
Guest User

reactor_chamber_doc.tmp

a guest
May 28th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.81 KB | None | 0 0
  1. >> Метод: getReactorEUOutput
  2. Документация: function():number -- Get the reactor's base EU/t value.
  3. >> Метод: slot
  4. Документация: -1
  5. >> Метод: address
  6. Документация: 7e3a9936-b967-4fb2-9341-02e41f333f8c
  7. >> Метод: producesEnergy
  8. Документация: function():boolean -- Get whether the reactor is active and supposed to produce energy.
  9. >> Метод: getHeat
  10. Документация: function():number -- Get the reactor's heat.
  11. >> Метод: getMaxHeat
  12. Документация: function():number -- Get the reactor's maximum heat before exploding.
  13. >> Метод: getReactorEnergyOutput
  14. Документация: function():number -- Get the reactor's energy output. Not multiplied with the base EU/t value.
  15. >> Метод: type
  16. Документация: reactor_chamber
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement