Did the Actor Iterator Acceleration Make It Into Beta5?

Dear Friends at Epic,

You know me, I’m all about the Actor Iterator :slight_smile:

I see these notes for beta5

Gameplay and Framework
TObjectIterator is now much faster as it only iterates over objects of the given class and derived classes.
You can now also only iterate over objects explicitly of the specified class, excluding derived classes. See TObjectIterator's constructor.

But did the Actor Iterator acceleration occur to?

Will I have option to specify a specific class in the actor iterator?

I’d just go through the whole update process for beta5 but im needing to rest soon and that is going to be quite the exciting event ( my first beta switch)

Thank you for UE4!

Rama

Hi Rama,

According to the developers, Actor Iterator Acceleration did not make it into the Beta 5 release. Unfortunately, based on the current development schedule, it is not planned to be ready for the Beta 6 release either. It is something that is on the way, but it may take some time.

Thank you for your patience,

Alexander

okay thanks for letting me know Alex!

That helps me greatly to know how to plan my project accordingly, for now :slight_smile:

:slight_smile:

Rama