Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (23 loc) · 419 Bytes

pseudo-documentation.md

File metadata and controls

25 lines (23 loc) · 419 Bytes

not really a documentation - more an overview

Lua4RSPlugin  
|- Lua4RSWidget  
|	|- LuaCore   
|  
|- (RsPeers)  
|- (RsNotify)  
|- (RsPluginHandler)  

LuaCore (singleton)  
|- lua_state  
|- LuaList  
|	|- LuaContainer  
|		|- LuaCode  
|		|	|- Code  
|		|	|- Description  
|		|	|- Name  
|		|  
|		|- LuaConfig  
|  
|- Lua4RSNotify  
|- Lua4RSTickThread  
|- Lua4RSWidget  
|- (RsPeers)