JsonSerializationOptions

JsonSerializationOptions

JSON serialization options

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/_incomplete/Configuration/PlaceableConfiguration.cs
Namespace: GridBuilding.Core.Configuration
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

WriteIndented

Whether to write indented JSON

PropertyNamingPolicy

Property naming policy

IgnoreNullValues

Whether to ignore null values

ConvertEnumToString

Whether to convert enum to string