Savior 3 > SAVIOR Load Level Callback > [SAVIOR] Load Level [+Callbacks]

[SAVIOR] Load Level [+Callbacks]

Loads the whole target Level to Slot.
Dynamically created Objects will NOT auto respawn.
Automatically calls 'Read Slot from File' function.
@LevelToLoad: The Level Map to be deserialized to World.
@BeganLoadCallback: Custom Delegate Event called when Load begins.
@FinishedLoadCallback: Custom Delegate Event called when Load completed.

Inputs

In
Exec

Savior
Savior III Object Reference

Level to Load
World Soft Object Reference

Context
Object Reference

Stream Level on Load
Boolean

Began Load Callback
Delegate (by ref)

Finished Load Callback
Delegate (by ref)

Outputs

On Success
Exec

On Fail
Exec