Is there any way to recreate event that would trigger when the model replacement was finished successfull?
My score is to create a small delay between each model replacement. Models consume different amount of time so i can't rely on timers. If i loop through a hundred of models in a row i'll 100% get "not enough memory" error.