We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350f2ea commit 20422cbCopy full SHA for 20422cb
CHANGELOG.md
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
### API Changes 😉
19
20
+#### Features works only on Unity Editor
21
+
22
+classes moved to `Editor` namespace.
23
24
#### `USGEngine.ProcessFile()` will be removed
25
26
use `USGUtility.ForceGenerateByType(typeof(...))` instead.
0 commit comments