godot/modules/mono/glue/cs_files
Ignacio Etcheverry 6e6b455d1f Export attribute fixes and improvements
- Allow non-public fields to be exported as well (to avoid confusion).
- Set PROPERTY_HINT_RESOURCE_TYPE for resource derived fields.
- Support enums and automatically fill PROPERTY_HINT_ENUM's hint_string for enum fields.
2017-10-17 14:42:13 +02:00
..
Basis.cs Apply a few recent chages in Quat and Basis to their respective Mono counterparts. (#11899) 2017-10-09 14:49:53 +02:00
Color.cs Added mono module 2017-10-03 00:01:26 +02:00
Error.cs Added mono module 2017-10-03 00:01:26 +02:00
ExportAttribute.cs Export attribute fixes and improvements 2017-10-17 14:42:13 +02:00
GD.cs Added mono module 2017-10-03 00:01:26 +02:00
GodotMethodAttribute.cs Added mono module 2017-10-03 00:01:26 +02:00
GodotSynchronizationContext.cs Added mono module 2017-10-03 00:01:26 +02:00
GodotTaskScheduler.cs Added mono module 2017-10-03 00:01:26 +02:00
IAwaitable.cs Added mono module 2017-10-03 00:01:26 +02:00
IAwaiter.cs Added mono module 2017-10-03 00:01:26 +02:00
MarshalUtils.cs Added mono module 2017-10-03 00:01:26 +02:00
Mathf.cs Added mono module 2017-10-03 00:01:26 +02:00
Plane.cs Added mono module 2017-10-03 00:01:26 +02:00
Quat.cs Apply a few recent chages in Quat and Basis to their respective Mono counterparts. (#11899) 2017-10-09 14:49:53 +02:00
Rect2.cs Added mono module 2017-10-03 00:01:26 +02:00
Rect3.cs Added mono module 2017-10-03 00:01:26 +02:00
RPCAttributes.cs Added mono module 2017-10-03 00:01:26 +02:00
SignalAwaiter.cs Added mono module 2017-10-03 00:01:26 +02:00
StringExtensions.cs Added mono module 2017-10-03 00:01:26 +02:00
ToolAttribute.cs Added mono module 2017-10-03 00:01:26 +02:00
Transform.cs Apply a few recent chages in Quat and Basis to their respective Mono counterparts. (#11899) 2017-10-09 14:49:53 +02:00
Transform2D.cs Added mono module 2017-10-03 00:01:26 +02:00
Vector2.cs Added mono module 2017-10-03 00:01:26 +02:00
Vector3.cs Added mono module 2017-10-03 00:01:26 +02:00