Used to mark a field to be saved both locally and globally. Local data will override global data, if it exists.
Used to mark a field to be saved globally (across saves)
Used to mark a field to be saved locally (per save)
Generated using TypeDoc
Used to mark a field to be saved both locally and globally. Local data will override global data, if it exists.