C#
This section contains tutorials and documentation about c# in Redot Engine.
Articles
- C# basics
- C# collections
- C# API differences to GDScript
- C# exported properties
- C# language features
- C# global classes
- C# signals
- C# style guide
- C# Variant
Subcategories
Supported platforms
C# projects support Windows, Linux, macOS, Android, and iOS. Android and iOS
support is experimental. The official iOS simulator export templates support
only the x64 architecture, and exporting to iOS requires macOS.
C# projects cannot currently be exported to the web.
See the system requirements for engine requirements. C# projects also require a compatible .NET runtime; check the .NET supported operating systems for the runtime version you use.