Hi ,
In this case, unless you have no actors of the class from the “Get All Actors of Class” in your game, you will continue to receive a succeed on the cast. What this is effectively doing is grabbing a reference to every actor of “NewShipEditor”, putting them into an array, then checking to see if those actors you just grabbed are actually “NewShipEditor”, which they will be, leading to success.