File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- -api/SceneManager.md-->
22[ ← Back] ( readme.md ) | [ 🏠 Home] ( ../readme.md )
3- ## Main view
3+ ## API
44### SceneManager
55
66The scene manager class is meant to act as the core API of ASM, and provides access to the most important systems within.
@@ -94,10 +94,10 @@ static void OnLoad() {}
9494```
9595
9696### Related pages
97- [ 📄 View SceneManager _ (API Entry point)_ ] ( guides/Scene-manager .md) \
98- [ 📄 View API structure] ( guides/ API-structure.md) \
99- [ 📄 View CoroutineUtility] ( api/ SceneManager.md) \
100- [ 📄 View Finding ASM assets] ( guides/ Finding-ASM-assets.md) \
101- [ 📄 View Scene operations] ( guides/ SceneOperation.md)
97+ [ 📄 View SceneManager _ (API Entry point)_ ] ( SceneManager .md) \
98+ [ 📄 View API structure] ( API-structure.md ) \
99+ [ 📄 View CoroutineUtility] ( SceneManager.md ) \
100+ [ 📄 View Finding ASM assets] ( Finding-ASM-assets.md ) \
101+ [ 📄 View Scene operations] ( SceneOperation.md )
102102
103- [ ← Back] ( readme.md ) | [ 🏠 Home] ( ../readme.md )
103+ [ ← Back] ( readme.md ) | [ 🏠 Home] ( ../readme.md )
You can’t perform that action at this time.
0 commit comments