Skip to content

Commit 332c593

Browse files
docs
1 parent 2800728 commit 332c593

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Unity Scripting Fundamentals
22

3+
API Reference: https://sator-imaging.github.io/Unity-Fundamentals/api/index.html
4+
35
## Features
46

57
- Rutime
68
- [Nullable support for `UnityEngine.Object`](https://sator-imaging.github.io/Unity-Fundamentals/HeaderDocs/Runtime/NullableUnityObject.cs.html)
79
- WIP: [CancellationToken based Lifecycle Manager for Unity](https://sator-imaging.github.io/Unity-Fundamentals/Runtime/LifecycleBehaviour/README.html)
810
- Editor
911
- [Assembly Definitions Manager for Project Settings Panel](https://sator-imaging.github.io/Unity-Fundamentals/HeaderDocs/Editor/AssemblyDefinitionSettingsProvider/AssemblyDefinitionSettingsProvider.cs.html)
10-
11-
## API Reference
12-
13-
https://sator-imaging.github.io/Unity-Fundamentals/api/index.html

0 commit comments

Comments
 (0)