Skip to content

如何将一个引擎中的Local<String>转移到另一个引擎中 #29

Answered by LanderlYoung
yqs112358 asked this question in Q&A
Discussion options

You must be logged in to vote

No. A Local is a reference belong to a single engine.

get a std::string from one reference, and create another reference in the second engine.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yqs112358
Comment options

Answer selected by yqs112358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants