Skip to content

Commit 9305a8f

Browse files
committed
docs: Add with active scene
1 parent b0b8d1f commit 9305a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ScriptReference/Util/JCS_Util.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ All code utility is stored here.
4040
| AttachChildren | Attach all the childs to this transform. |
4141
| Instantiate | Spawn a game object. |
4242
| InstantiateToScene | Spwan a game object to another scene. |
43+
| WithActiveScene | Execute within the active scene without losing the current scene. |
4344
| SpawnAnimateObject | Spawn a game object with animation attached. |
4445
| SpawnAnimateObjectDeathEvent | Spawn a game object with the animator and death event on it. |
4546
| DestroyAllTypeObjectInScene | Destory all game objects in the scene with the type passed in. |

0 commit comments

Comments
 (0)