Do the GameObjects, Npcs and other entities have copy constructors? I tried, couldn't find.
If not, is there a way to save query results permanently? Or at least for the duration of the bot?
So that the branches/leaves don't have to constantly query the exact same object everytime. Because...