Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

C# diagnostics

Godot includes analyzers that inspect your C# source code to check for invalid or unsupported code and let you know that something is wrong during build time.

Rules