We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db175ac commit 43c313aCopy full SHA for 43c313a
README.md
@@ -18,7 +18,7 @@ public class MyMonoBehavior : MonoBehaviour
18
- Not support generic field.
19
20
# Costs
21
-- Extra time to generate IL instructions while building assembly
+- Extra time to generate IL code while building assembly
22
- Extra memory space to store a generated field for each property.
23
24
# How it works
0 commit comments