Micky
1d6c90a434
Change remaining "export" to "@export"
...
This PR changes the "export"s in the Array section of the GDScript Exports documentation to the "@export" annotation to be in line with 4.0.
Also slightly touches up the wording when referring to default null assignment and Packed*Arrays.
2022-02-27 14:30:15 +01:00
SnailRhymer
5d43929a09
Add navigation annotations to gdscript export docs
...
Under 'exporting bit flags', add 2D and 3D navigation annotations to the bit flag annotation examples.
2022-01-27 15:50:20 +00:00
Rémi Verschelde
f39354b7f8
GDScript: Remove reference to @export_exp_range
...
Cf. #52800 .
2021-09-17 23:00:38 +02:00
Aaron Franke
4060179184
Remove trailing space characters ( #5251 )
2021-09-13 14:52:39 +02:00
skyace65
f8fffccde0
Add C# Export Page
2021-09-07 08:38:17 -04:00
skyace65
baa8f38032
minor clarification about export node_path
2021-08-03 19:35:30 -04:00
George Marques
ec48a04a85
Update export docs to use annotations
2020-10-10 21:44:07 -06:00
Nathan Lovato
4272395ab7
Move scripting section to tutorials/
...
Closes #4113
2020-10-07 14:05:48 -06:00