Skip to content
Discussion options

You must be logged in to vote

It's safe to share Script instance between engines, this is specifically known scenario and thus supported. Ideally you should use Engine.PrepareScript (available in latest beta) to prepare the script, it will calculate things that would otherwise be calculated runtime and causing unnecessary overhead.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by diegodemarco
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