Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用slua记载一个蓝图类报错 #316

Open
guoqian2180 opened this issue Aug 13, 2021 · 0 comments
Open

用slua记载一个蓝图类报错 #316

guoqian2180 opened this issue Aug 13, 2021 · 0 comments

Comments

@guoqian2180
Copy link

for i=1,20,1 do
local obj = slua.loadClass("Blueprint'/Game/Dialog/ItemDataObject.ItemDataObject'")
obj.Item_Content="弄好了啊啊"
listView:AddItem(obj);
end
这个类是一个蓝图类里面定义了一个变量为item_Content现在加载出来以后直接报错说这个obj找不到找个Item_Content属性该如何解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant