Advertisement
Guest User

thermalexpansion_tank_doc.tmp

a guest
Apr 19th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.87 KB | None | 0 0
  1. >> Метод: getAdvancedMethodsData
  2. Документация: function(method:string?):table -- Get a complete table of information about all available methods
  3. >> Метод: listSources
  4. Документация: function():table -- List all method sources
  5. >> Метод: getTankInfo
  6. Документация: function(direction:string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}?):table -- A table of tanks will be returned, each with a table of information
  7. >> Метод: slot
  8. Документация: -1
  9. >> Метод: listMethods
  10. Документация: function(filterSource:string?):string -- List all the methods available
  11. >> Метод: type
  12. Документация: thermalexpansion_tank
  13. >> Метод: doc
  14. Документация: function(method:string):string -- Brief description of method
  15. >> Метод: address
  16. Документация: e36b7027-699c-457d-85c6-af2bf2101915
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement