| GizmoSettings | |
| LastOpenedScenes | |
| PlayMode | |
| Selection |
| Copy | |
| Cut | |
| Discard | |
| LoadFromPrefab | This is called when the user wants to open a new scene |
| LoadFromScene | This is called when the user wants to open a new scene |
| NewScene | |
| Open | |
| OpenPrefab | Opens the given prefab file for editing, if it's not already open. |
| OpenScene | Opens the given scene file for editing, if it's not already open. |
| Paste | |
| PasteAsChild | |
| Play | |
| PlayMap | |
| RestoreState | |
| SaveAllSessions | |
| SaveSession | |
| SaveSessionAs | |
| SceneEditorTick | Called once a frame to keep the game camera in sync with the main camera in the editor scene |
| SelectAll | |
| Stop | |
| TogglePlay | Toggles play mode. |
| UpdatePrefabInstances | Update any/all instances of a prefab in any open sessions |