Thank you! The callback occurred twice even with a condition on “IsEditorWorld()”. There seems to be two calls to the FWorldDelegates::OnPostWorldInitialization that pass “IsEditorWorld()”. How might I condition, so there is only one?
Thank you! The callback occurred twice even with a condition on “IsEditorWorld()”. There seems to be two calls to the FWorldDelegates::OnPostWorldInitialization that pass “IsEditorWorld()”. How might I condition, so there is only one?