The Stop
method is a static member of the Editor.EditorScene
class. It is used to stop the current play session within the editor. This method is typically called when you want to halt the execution of a scene that is currently running in play mode.