File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ icon: octicons/book-16
1212
1313 ---
1414 Generates a structure for the target. ` serialName ` can be specified to change the identifier used.
15- ` serializable: false ` can be used to only generate structures .
15+ ` serializable: true ` can be used to also make the structure serializable .
1616
1717- ![ ] ( https://img.shields.io/badge/class-seagreen ) { .lg .middle }
1818 ![ ] ( https://img.shields.io/badge/enum-orange ) { .lg .middle }
1919 __ Serializable / serializable__
2020
2121 ---
22- Aliases for serializable ` Structures ` . ` serialName ` can be specified to change the identifier used.
22+ Aliases for serializable ` Structure ` s . ` serialName ` can be specified to change the identifier used.
2323
2424- ![ ] ( https://img.shields.io/badge/enum--constant-orange ) { .lg .middle }
2525 __ EnumProperty__
You can’t perform that action at this time.
0 commit comments