User Tools

Site Tools


lua:custom_libraries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
lua:custom_libraries [2021/07/22 07:31] – ↷ Page moved from custom_libraries to lua:custom_libraries atolstovlua:custom_libraries [2021/07/22 07:40] atolstov
Line 9: Line 9:
 </code> </code>
  
-Best practice it is to put include outside any function calls. Please note that global variables in libraries will not be shared across all scripts. Only code will be shared.+Best practice it is to put include outside any function calls, such as ''main'' or etc. Please notethat global variables in libraries will not be shared across all scripts. Only constants and code will be shared.
lua/custom_libraries.txt · Last modified: 2021/07/22 07:44 by atolstov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki