Object load priority

Is there a way to set a load priority for objects within a level? does the order in the heirarchy make any difference?
I need particular objects to load first so I can update some parameters so that when EVENT BEGIN PLAY is triggered I can be sure it is available. Currently I have to put in a delay after EVENT BEGIN PLAY, but for different levels more or less time is needed