Skip to content

Marketplace 20200530

Compare
Choose a tag to compare
@rdeioris rdeioris released this 30 May 08:37
· 171 commits to master since this release
  • Added LuaValueToPointer and LuaValueToHexPointer functions
  • LuaValue based Tables are no more lazily initialized, the LuaCreateLazyTable function has been added to support the old behaviour.
  • Added LuaStateInitialized event.