Skip to content

Commit 0eda230

Browse files
author
github-actions
committed
Automated docs sync from source repo
1 parent 584cdd5 commit 0eda230

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/guides/api/SceneManager.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!---api/SceneManager.md-->
22
[← Back](readme.md) | [🏠 Home](../readme.md)
3-
## Main view
3+
## API
44
### SceneManager
55

66
The 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)

0 commit comments

Comments
 (0)