Skip to content

Conversation

@autumnsj
Copy link

@autumnsj autumnsj commented Aug 4, 2022

lua函数调用添加以Dictionary<string,object> 作为传递局部表参数

lua函数调用添加以Dictionary<string,object> 作为传递局部表参数
@tencent-adm
Copy link
Member

tencent-adm commented Aug 4, 2022

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@autumnsj
Copy link
Author

autumnsj commented Aug 4, 2022

匿名对象或者类对象只能写死字段数量, 不能灵活传参, 这里需要灵活传参,参数数量都是不定的. 所以用到 Dictionary<string,object> 作为lua的表传递参数

@autumnsj autumnsj closed this Aug 21, 2025
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

Successfully merging this pull request may close these issues.

2 participants