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

如何确认在lua中可以调用的对应结构体的构造函数 #690

Open
joycn opened this issue Mar 8, 2024 · 1 comment
Open

如何确认在lua中可以调用的对应结构体的构造函数 #690

joycn opened this issue Mar 8, 2024 · 1 comment

Comments

@joycn
Copy link

joycn commented Mar 8, 2024

FVector,FLinearCore这些结构体在lua中可以使用带参数的构造函数方式定义一个变量,对于其他的结构体,怎么确认可以调用哪些对应的构造函数呢?比如FMontageBlendSettings

@joycn
Copy link
Author

joycn commented Mar 8, 2024

是只能调用unlua中自己导出的这些结构体的构造函数了?比如MathLib下的结构体?

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