Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 62dbeb6

Browse files
Update README.md
1 parent 41b36dd commit 62dbeb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ for version `1.0.0`
4343
```
4444
- Has Key: `GameData.HasKey(string key)` To check if the profile has a key,
4545
- DeleteKey: `GameData.DeleteKey(string key)` To delete the key from the profile
46-
- DeleteAll: `GameData.DeleteAll()` To delete the entire key
46+
- DeleteAll: `GameData.DeleteAll()` To delete the entire key
47+
- Backup: `GameData.Backup()` Get raw byte[] of all data of profile
48+
- Restore: `GameData.Restore(byte[] bytes)` Load from byte[]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /