@@ -353,6 +353,7 @@ Let's see some examples.
# This will NOT serialize the 'value' property.
ResourceSaver.save("res://my_res.tres", my_res)
.. code-tab:: csharp
+
using System;
using Godot;