Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Scene Actions»Merge Scenes
Index
Navigation
Community Wiki

Merge Scenes

This will merge the source scene into the destinationScene. This function merges the contents of the source scene into the destination scene, and deletes the source scene. All GameObjects at the root of the source scene are moved to the root of the destination scene. NOTE: This function is destructive: The source scene will be destroyed once the merge has been completed.

Source Reference
The reference options of the source Scene
Source At Index
The source scene Index.
Source By Name
The source scene Name.
Source By Path
The source scene Path.
Source By Game Object
The source scene from GameObject
Destination Reference
The reference options of the destination Scene
Destination At Index
The destination scene Index.
Destination By Name
The destination scene Name.
Destination By Path
The destination scene Path.
Destination By Game Object
The destination scene from GameObject
Success
True if the merge succeeded
Success Event
Event sent if merge succeeded
Failure Event
Event sent if merge failed

 


Last modified on 9/29/2016 4:19 AM by User.

  • RSS Feed