Blueprint "event begin play" called before C++ parent's "event begin play"?

Hi Plosnita,

You are correct. The Parent: Begin Play node calls the Begin Play event of a parent Blueprint. The Begin Play function for a code class parent is always called.