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 375cde6 commit d473b98Copy full SHA for d473b98
Assets/Editor Toolbox/README.md
@@ -211,7 +211,7 @@ Supported types: **string**.
211
212
```csharp
213
[SceneName]
214
-public string var1;
+public string sceneName;
215
```
216
217
\
README.md
0 commit comments