Have you looked in Actor.h? There’s tons of data being stored in the class related to transforms, visibility, child components, etc, and it has a lot of overhead in code that actually runs no matter what because of that.
Have you looked in Actor.h? There’s tons of data being stored in the class related to transforms, visibility, child components, etc, and it has a lot of overhead in code that actually runs no matter what because of that.