SetActorLabel before gameplay

Mostly just for organizational purposes in the scene… I plan on having a bunch of these AWorldItem actors around, and it would be nice to look in the scene and see “Potion”, “Sword”, “Shield”, etc.

I guess I could just use the names of the blueprint class that I place in the world. I’m just confused, why is this function in the engine if it just crashes?