-
如题,没有任何引用的DataTable的C++结构体都没有导出,如果是被蓝图可读的UObject引用则会导出,难道要找个UObject文件把所有结构体都引用一遍? |
Beta Was this translation helpful? Give feedback.
Answered by
enixfu
Nov 2, 2022
Replies: 1 comment
-
原来是通过控制台命令生成的,Puerts.Gen STRUCT,可以忽略这个问题了 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
enixfu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
原来是通过控制台命令生成的,Puerts.Gen STRUCT,可以忽略这个问题了