Fix CSharp instanciation example (#4618)

This commit is contained in:
Carl
2021-02-02 14:36:11 +01:00
committed by GitHub
parent cb3499b78b
commit 3f3e203bdd
@@ -216,7 +216,7 @@ as a child of your current node.
.. code-tab:: csharp
var instance = scene.();
var instance = scene.Instance();
AddChild(instance);
The advantage of this two-step process is you can keep a packed scene loaded and