Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ertanturan committed May 26, 2022
2 parents 2890b7e + 279ac23 commit 44fd1b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ Save and Load types by a key value ; float, string, int, Vector3 and Quaternion
Quaternion loadedQuaternion = key.GetQuaternionPrefs(); // this line will load => rotation quaternion
```
### Get all Current Prefs

![All Prefs](https://user-images.githubusercontent.com/23081722/170513409-5f64bada-4c32-4dfb-b402-c9a5bc46c9e5.png)

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Expand Down

0 comments on commit 44fd1b8

Please sign in to comment.