Tencent / sluaunreal

lua dev plugin for unreal engine 4 or 5
Other
1.71k stars 411 forks source link

修复一个bug并且解开Property ReadOnly只读的限制 #574

Closed zjhongxian closed 6 months ago

zjhongxian commented 6 months ago

1、修复UObject遍历时,Struct/Array/Map/Set等类型成员变量会覆盖导上一个变量上的bug 2、接口ReadOnly Property在lua中不能赋值的限制