GodotSharpAPI
GodotSharpAPI
Godot
TextEdit Class
TextEdit Methods
AddColorRegion Method
AddKeywordColor Method
CanFold Method
CenterViewportToCursor Method
ClearColors Method
ClearUndoHistory Method
Copy Method
CursorGetBlinkEnabled Method
CursorGetBlinkSpeed Method
CursorGetColumn Method
CursorGetLine Method
CursorIsBlockMode Method
CursorSetBlinkEnabled Method
CursorSetBlinkSpeed Method
CursorSetBlockMode Method
CursorSetColumn Method
CursorSetLine Method
Cut Method
Deselect Method
DrawMinimap Method
FoldAllLines Method
FoldLine Method
GetBreakpoints Method
GetHScroll Method
GetKeywordColor Method
GetLine Method
GetLineCount Method
GetMenu Method
GetMinimapWidth Method
GetSelectionFromColumn Method
GetSelectionFromLine Method
GetSelectionText Method
GetSelectionToColumn Method
GetSelectionToLine Method
GetText Method
GetVScroll Method
GetVScrollSpeed Method
GetWordUnderCursor Method
HasKeywordColor Method
InsertTextAtCursor Method
IsBreakpointGutterEnabled Method
IsContextMenuEnabled Method
IsDrawingFoldGutter Method
IsDrawingMinimap Method
IsDrawingSpaces Method
IsDrawingTabs Method
IsFolded Method
IsHidingEnabled Method
IsHighlightAllOccurrencesEnabled Method
IsHighlightCurrentLineEnabled Method
IsLineHidden Method
IsLineSetAsBookmark Method
IsLineSetAsBreakpoint Method
IsLineSetAsSafe Method
IsOverridingSelectedFontColor Method
IsReadonly Method
IsRightClickMovingCaret Method
IsSelectingEnabled Method
IsSelectionActive Method
IsShortcutKeysEnabled Method
IsShowLineNumbersEnabled Method
IsSmoothScrollEnabled Method
IsSyntaxColoringEnabled Method
IsVirtualKeyboardEnabled Method
IsWrapEnabled Method
MenuOption Method
Paste Method
Redo Method
RemoveBreakpoints Method
Search Method
Select Method
SelectAll Method
SetBreakpointGutterEnabled Method
SetContextMenuEnabled Method
SetDrawFoldGutter Method
SetDrawSpaces Method
SetDrawTabs Method
SetHidingEnabled Method
SetHighlightAllOccurrences Method
SetHighlightCurrentLine Method
SetHScroll Method
SetLine Method
SetLineAsBookmark Method
SetLineAsBreakpoint Method
SetLineAsHidden Method
SetLineAsSafe Method
SetMinimapWidth Method
SetOverrideSelectedFontColor Method
SetReadonly Method
SetRightClickMovesCaret Method
SetSelectingEnabled Method
SetShortcutKeysEnabled Method
SetShowLineNumbers Method
SetSmoothScrollEnable Method
SetSyntaxColoring Method
SetText Method
SetVirtualKeyboardEnabled Method
SetVScroll Method
SetVScrollSpeed Method
SetWrapEnabled Method
ToggleFoldLine Method
Undo Method
UnfoldLine Method
UnhideAllLines Method
TextEdit
Redo Method
Perform redo operation.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Redo
()
See Also
Reference
TextEdit Class
Godot Namespace