Skip to content

Commit 9ff6dd6

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 04b0781 commit 9ff6dd6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/gdevelop5/all-features/scene/reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Preload an object resources in background.
1010
??? quote "See parameters & details"
1111

1212
- Parameter 1 (🔤 String): Object name
13+
- Parameter 2 (🔤 Name of a scene (String)): Object scene
1314

1415
> Technical note: parameter 0 is an internal parameter handled by GDevelop.
1516

@@ -90,6 +91,7 @@ Unload an object resources. The "resource preloading" property must be set to "p
9091
??? quote "See parameters & details"
9192

9293
- Parameter 1 (🔤 String): Object name
94+
- Parameter 2 (🔤 Name of a scene (String)): Object scene
9395

9496
> Technical note: parameter 0 is an internal parameter handled by GDevelop.
9597

@@ -104,6 +106,7 @@ Check if object resources have finished to load in background.
104106
??? quote "See parameters & details"
105107

106108
- Parameter 1 (🔤 String): Object name
109+
- Parameter 2 (🔤 Name of a scene (String)): Object scene
107110

108111
> Technical note: parameter 0 is an internal parameter handled by GDevelop.
109112

0 commit comments

Comments
 (0)