GDScript strict mode rejects type inference from Variant-returning functions. JSON.parse_string() returns Variant — use explicit type annotation to satisfy the parser. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GDScript strict mode rejects type inference from Variant-returning functions. JSON.parse_string() returns Variant — use explicit type annotation to satisfy the parser. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>