rdeioris / LuaMachine

Unreal Engine Plugin for Lua APIs implementation
MIT License
581 stars 120 forks source link

fix the "not initialized properly" errors/warnings. #47

Closed tonysergi closed 1 year ago

tonysergi commented 1 year ago

Initialized variables in FLuaLibsLoader and FLuaDebug so the engine doesnt complain and cause errors.

rdeioris commented 1 year ago

@tonysergi thanks!