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 86c87eb commit 8bb0e35Copy full SHA for 8bb0e35
docs/ScriptReference/Events/Scene/JCS_DelayLoadSceneEvent.md
@@ -6,7 +6,7 @@ A simple logo object. It will load and show briefly before loading the next scen
6
7
| Name | Description |
8
|:---------------|:------------------------------------------------------------|
9
-| mNextLevel | Next scene to load; if empy, load the next scene instead. |
+| mSceneName | Next scene to load; if empy, load the next scene instead. |
10
| mReloadScene | Reload the current scene, and ignore the target scene name. |
11
| mDelayTime | Time to show logo. |
12
| mTimeType | Type of the delta time. |
0 commit comments