Any predetermined execution order for the begin play events of default classes?

I’ve tested it in the First Person template using break points at Event Begin Play call. This seems to be the order in which they are executed:

Player Controller >> Default Pawn >> HUD >> Game Mode >> Game State >> Player State >> Level Blueprint

1 Like