We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 442bbb5 + 0713286 commit 4b6ad34Copy full SHA for 4b6ad34
editor/renames_map_3_to_4.cpp
@@ -642,7 +642,6 @@ const char *RenamesMap3To4::csharp_function_renames[][2] = {
642
{ "_SetEditorDescription", "SetEditorDescription" }, // Node
643
{ "_SetPlaying", "SetPlaying" }, // AnimatedSprite3D
644
{ "_ToplevelRaiseSelf", "_TopLevelRaiseSelf" }, // CanvasItem
645
- { "_UpdateWrapAt", "_UpdateWrapAtColumn" }, // TextEdit
646
{ "AddCancel", "AddCancelButton" }, // AcceptDialog
647
{ "AddCentralForce", "AddConstantCentralForce" }, //RigidBody2D
648
{ "AddChildBelowNode", "AddSibling" }, // Node
0 commit comments