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 5927c44

Browse files
Update README.md
1 parent 7d8ff29 commit 5927c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ public struct SaveData
155155

156156
AOT (IL2CPP) works without any additional work, but IF some types do NOT serialize, please follow the steps below.
157157

158-
You need to create a simple C# class that implements the ```ITypeProvider``` interface. Then, you need to define the types (excluding primitive ones) that fail to save for some reason.
158+
You need to create a simple C# class that implements the ```ITypeProvider``` interface. Then, you need to define the types that fail to save for some reason.
159159

160160
Although it should work without an ITypeProvider, for the sake of simplicity, I'll use the case above as an example.
161161

0 commit comments

Comments
(0)

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