docs icon indicating copy to clipboard operation
docs copied to clipboard

More missing links

Open TechStudent10 opened this issue 2 years ago • 0 comments

On the savedata tutorial, the page references a link that does not exist:

https://docs.geode-sdk.org/classes/geode/Mod%23getSavedValue

Link to tutorial: https://docs.geode-sdk.org/mods/savedata#setting-getting-save-data

It should be where it says this:

You can similarly get the current saved value using getSavedValue. If the value has not been saved, a default value can be explicitly provided, or otherwise a default value will be created by invoking the save value’s default constructor:

TechStudent10 avatar Mar 31 '23 20:03 TechStudent10