rdeioris / LuaMachine

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

StructToLuaValue now also converts variables with enum class (uint8) … #29

Closed Valthoron closed 3 years ago

Valthoron commented 3 years ago

Only implemented for version 4.25 and upwards, as I don't have 4.24 or earlier installation to test with.

rdeioris commented 3 years ago

@Valthoron thanks!