Warning C4996 : 'UEditorEngine::PlayInEditor': Override StartPlayInEditorSession(FRequestPlaySessionParams& InRequestParams) instead. InWorld is GetEditorWorldContext().World(), and the other arguments come from InRequestParams now. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
How can I fix this warning