LF_ClosePanel
void LF_ClosePanel(lua_State* L, const struct ClosePanelInfo *Info)
Parameters:
L: Lua state
....
Returns:
nothing
Description:
If Lua function export.ClosePanel
exists, it is called.
Then, the resources associated with the plugin are freed.