IL2CPP Support #9
-
How does it manage to work on IL2CPP scripting backend? |
Beta Was this translation helpful? Give feedback.
Answered by
gustavopsantos
Aug 29, 2022
Replies: 1 comment
-
Reflex uses a dotnet feature called Expression Trees. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Xuanlin32
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reflex uses a dotnet feature called Expression Trees.
It is being described already on this issue #2
If you have any further questions let me know 😉