1
0
Fork 0
godot/platform
Andreia Gaita 21e524a798 C#: Let platforms signal if they support it or not
Instead of hardcoding platform names that support C#, let platforms
set a flag indicating if they support it. All public platforms
except web already support it, and it's a pain to maintain a patch
for this list just to add additional names of proprietary console
platforms.

This makes adding new platforms or variants or existing platforms
much easier, as the platform can signal what it supports/doesn't
support directly, and we can avoid harcoding platform names.
2024-02-13 22:48:43 +01:00
..
android C#: Let platforms signal if they support it or not 2024-02-13 22:48:43 +01:00
ios C#: Let platforms signal if they support it or not 2024-02-13 22:48:43 +01:00
linuxbsd C#: Let platforms signal if they support it or not 2024-02-13 22:48:43 +01:00
macos C#: Let platforms signal if they support it or not 2024-02-13 22:48:43 +01:00
web [Web] Add IME input support. 2023-12-15 19:11:10 +02:00
windows C#: Let platforms signal if they support it or not 2024-02-13 22:48:43 +01:00
SCsub
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00