Time Nick Message 00:34 MTDiscord If I add an enum to new_step_up, where do I put the enum? 12:06 MTDiscord Next to the object properties struct def or even inside of it, I'd say. (Also please make it an enum class.) 12:14 MTDiscord Oh and looking at your PR, please also make the Lua-side interface use strings. There should be helpers for enum to string conversion and back you can use. 12:15 sfan5 s/should be/are/ 14:07 MTDiscord heads up, i'll need to minimize my activity here for the next two months in order to focus on my studies / research 14:23 sfan5 alright 23:05 MTDiscord What would that helper for string conversions to enum class be?