Loading...

Logo
DocumentationBehaviorsCustomSave to File
Custom

Save to File

Last updated September 28, 2018

Description

Saves a value to file to be used later. It is used with the Load From File Behaviour.

Properties

Triggers Immediately

Key TypeAllows you to select an existing key, or create and set a key dynamically.
Value to SaveThis is the value that you want to store to be used at a later time. This can either be text or numbers.

Outputs

This behavior has no outputs.

Examples

You can use this behaviour to save any value you want. For example, you want to save the player's highest score. Just store the highest score and load it with the Load From File Behaviour.

Delete from File

Load from File

SaveToFileReference.gif