Hello again,
Even though Standalone targeted reflection tasks are very optimized, unfortunately with Multiplatform targeted Script Control tasks and due to reflection, allocations are inevitable due to value boxing. Thus if this is becoming a problem I would really suggest that you replace frequently used (and called) reflection-based tasks with custom tasks that call the function in question directly instead of through reflection.
What exact kind of Script Control tasks do you use more often? (Execute Function, Implemented Action, Get/Set Property etc).
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.