Explorar o código

C#: Remove Plane section from C# differences page

Raul Santos %!s(int64=2) %!d(string=hai) anos
pai
achega
171cfc9a85
Modificáronse 1 ficheiros con 0 adicións e 11 borrados
  1. 0 11
      tutorials/scripting/c_sharp/c_sharp_differences.rst

+ 0 - 11
tutorials/scripting/c_sharp/c_sharp_differences.rst

@@ -406,17 +406,6 @@ GDScript              C#
 ``get_scale()``       ``Scale``
 ====================  ==============================================================
 
-Plane
------
-
-The following method was converted to a property with a *slightly* different name:
-
-================  ==================================================================
-GDScript          C#
-================  ==================================================================
-``center()``      ``Center``
-================  ==================================================================
-
 Rect2
 -----