|
Terraria v1.4.4.9
Terraria source code documentation
|
Properties | |
| JsonCommentHandling | CommentHandling [get, set] |
| int | MaxDepth [get, set] |
| bool | AllowTrailingCommas [get, set] |
Private Attributes | |
| int | _maxDepth |
| JsonCommentHandling | _commentHandling |
Definition at line 3 of file JsonReaderOptions.cs.