Loading...

Logo
DocumentationBehaviorsCustomLoad from File
Custom

Load from File

Last updated September 28, 2018

Description

Loads a saved value from file with a supplied key.

Properties

Triggers Immediately

Key TypeAllows you to load a value from an existing key, or create a set key dynamically.
Default ValueIf the key does not exist, this is the value that will be output.

Outputs

Loaded FileOutputs the value of the saved key data.

Examples

If you saved the player's high score with the Modify Save File behavior, you can load it up with this behavior.

...

LoadFromFileReference.gif