Documentation
¶
Index ¶
- type Advanced
- type Any
- type DropModeFlags
- type Expanded
- type Extension
- func (o *Extension[T]) AcceptEvent()
- func (o *Extension[T]) AccessibilityControlsNodes() []string
- func (o *Extension[T]) AccessibilityDescribedByNodes() []string
- func (o *Extension[T]) AccessibilityDescription() string
- func (o *Extension[T]) AccessibilityDrag()
- func (o *Extension[T]) AccessibilityDrop()
- func (o *Extension[T]) AccessibilityFlowToNodes() []string
- func (o *Extension[T]) AccessibilityLabeledByNodes() []string
- func (o *Extension[T]) AccessibilityLive() DisplayServer.AccessibilityLiveMode
- func (o *Extension[T]) AccessibilityName() string
- func (o *Extension[T]) AddThemeColorOverride(name string, color Color.RGBA)
- func (o *Extension[T]) AddThemeConstantOverride(name string, constant int)
- func (o *Extension[T]) AddThemeFontOverride(name string, font Font.Instance)
- func (o *Extension[T]) AddThemeFontSizeOverride(name string, font_size int)
- func (o *Extension[T]) AddThemeIconOverride(name string, texture Texture2D.Instance)
- func (o *Extension[T]) AddThemeStyleboxOverride(name string, stylebox StyleBox.Instance)
- func (o *Extension[T]) AllowReselect() bool
- func (o *Extension[T]) AllowRmbSelect() bool
- func (o *Extension[T]) AllowSearch() bool
- func (o *Extension[T]) AnchorBottom() Float.X
- func (o *Extension[T]) AnchorLeft() Float.X
- func (o *Extension[T]) AnchorRight() Float.X
- func (o *Extension[T]) AnchorTop() Float.X
- func (o *Extension[T]) AsCanvasItem() CanvasItem.Instance
- func (o *Extension[T]) AsControl() Control.Instance
- func (o *Extension[T]) AsNode() Node.Instance
- func (o *Extension[T]) AsObject() [1]gdreference.Object
- func (o *Extension[T]) AsTree() Instance
- func (o *Extension[T]) AutoTooltip() bool
- func (o *Extension[T]) AutoTranslate() bool
- func (o *Extension[T]) AutoTranslateMode() Node.AutoTranslateMode
- func (o *Extension[T]) BeginBulkThemeOverride()
- func (o *Extension[T]) CanAutoTranslate() bool
- func (o *Extension[T]) CanProcess() bool
- func (o *Extension[T]) Clear()
- func (o *Extension[T]) ClipChildren() CanvasItem.ClipChildrenMode
- func (o *Extension[T]) ClipContents() bool
- func (o *Extension[T]) ColumnTitlesVisible() bool
- func (o *Extension[T]) Columns() int
- func (o *Extension[T]) CreateTween() Tween.Instance
- func (o *Extension[T]) CustomMinimumSize() Vector2.XY
- func (o *Extension[T]) DeselectAll()
- func (o *Extension[T]) DrawEndAnimation()
- func (o *Extension[T]) DrawMultimesh(multimesh MultiMesh.Instance, texture Texture2D.Instance)
- func (o *Extension[T]) DrawSetTransformMatrix(xform Transform2D.OriginXY)
- func (o *Extension[T]) DropModeFlags() int
- func (o *Extension[T]) EditorDescription() string
- func (o *Extension[T]) EnableDragUnfolding() bool
- func (o *Extension[T]) EnableRecursiveFolding() bool
- func (o *Extension[T]) EndBulkThemeOverride()
- func (o *Extension[T]) EnsureCursorIsVisible()
- func (o *Extension[T]) FindNextValidFocus() Control.Instance
- func (o *Extension[T]) FindParent(pattern string) Node.Instance
- func (o *Extension[T]) FindPrevValidFocus() Control.Instance
- func (o *Extension[T]) FindValidFocusNeighbor(side Rect2.Side) Control.Instance
- func (o *Extension[T]) FocusBehaviorRecursive() Control.FocusBehaviorRecursive
- func (o *Extension[T]) FocusMode() Control.FocusMode
- func (o *Extension[T]) FocusNeighborBottom() string
- func (o *Extension[T]) FocusNeighborLeft() string
- func (o *Extension[T]) FocusNeighborRight() string
- func (o *Extension[T]) FocusNeighborTop() string
- func (o *Extension[T]) FocusNext() string
- func (o *Extension[T]) FocusPrevious() string
- func (o *Extension[T]) ForceDrag(data any, preview Control.Instance)
- func (o *Extension[T]) ForceUpdateTransform()
- func (o *Extension[T]) GetAccessibilityElement() RID.AccessibilityElement
- func (o *Extension[T]) GetBegin() Vector2.XY
- func (o *Extension[T]) GetButtonIdAtPosition(position Vector2.XY) int
- func (o *Extension[T]) GetCanvas() RID.Canvas
- func (o *Extension[T]) GetCanvasItem() RID.CanvasItem
- func (o *Extension[T]) GetCanvasLayerNode() CanvasLayer.Instance
- func (o *Extension[T]) GetCanvasTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetColumnAtPosition(position Vector2.XY) int
- func (o *Extension[T]) GetColumnExpandRatio(column int) int
- func (o *Extension[T]) GetColumnTitle(column int) string
- func (o *Extension[T]) GetColumnTitleAlignment(column int) GUI.HorizontalAlignment
- func (o *Extension[T]) GetColumnTitleDirection(column int) Control.TextDirection
- func (o *Extension[T]) GetColumnTitleLanguage(column int) string
- func (o *Extension[T]) GetColumnTitleTooltipText(column int) string
- func (o *Extension[T]) GetColumnWidth(column int) int
- func (o *Extension[T]) GetCombinedMinimumSize() Vector2.XY
- func (o *Extension[T]) GetCombinedPivotOffset() Vector2.XY
- func (o *Extension[T]) GetCustomPopupRect() Rect2.PositionSize
- func (o *Extension[T]) GetDropSectionAtPosition(position Vector2.XY) int
- func (o *Extension[T]) GetEdited() TreeItem.Instance
- func (o *Extension[T]) GetEditedColumn() int
- func (o *Extension[T]) GetEnd() Vector2.XY
- func (o *Extension[T]) GetFocusModeWithOverride() Control.FocusMode
- func (o *Extension[T]) GetGlobalMousePosition() Vector2.XY
- func (o *Extension[T]) GetGlobalRect() Rect2.PositionSize
- func (o *Extension[T]) GetGlobalTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetGlobalTransformWithCanvas() Transform2D.OriginXY
- func (o *Extension[T]) GetGroups() []string
- func (o *Extension[T]) GetInstanceShaderParameter(name string) any
- func (o *Extension[T]) GetItemAtPosition(position Vector2.XY) TreeItem.Instance
- func (o *Extension[T]) GetLocalMousePosition() Vector2.XY
- func (o *Extension[T]) GetMinimumSize() Vector2.XY
- func (o *Extension[T]) GetMouseFilterWithOverride() Control.MouseFilter
- func (o *Extension[T]) GetMultiplayerAuthority() int
- func (o *Extension[T]) GetNextSelected(from TreeItem.Instance) TreeItem.Instance
- func (o *Extension[T]) GetNode(path string) Node.Instance
- func (o *Extension[T]) GetNodeOrNull(path string) Node.Instance
- func (o *Extension[T]) GetNodeRpcConfig() any
- func (o *Extension[T]) GetParent() Node.Instance
- func (o *Extension[T]) GetParentAreaSize() Vector2.XY
- func (o *Extension[T]) GetParentControl() Control.Instance
- func (o *Extension[T]) GetPath() string
- func (o *Extension[T]) GetPhysicsProcessDeltaTime() Float.X
- func (o *Extension[T]) GetPressedButton() int
- func (o *Extension[T]) GetProcessDeltaTime() Float.X
- func (o *Extension[T]) GetRect() Rect2.PositionSize
- func (o *Extension[T]) GetRoot() TreeItem.Instance
- func (o *Extension[T]) GetSceneInstanceLoadPlaceholder() bool
- func (o *Extension[T]) GetScreenPosition() Vector2.XY
- func (o *Extension[T]) GetScreenTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetScroll() Vector2.XY
- func (o *Extension[T]) GetSelected() TreeItem.Instance
- func (o *Extension[T]) GetSelectedColumn() int
- func (o *Extension[T]) GetThemeDefaultBaseScale() Float.X
- func (o *Extension[T]) GetThemeDefaultFont() Font.Instance
- func (o *Extension[T]) GetThemeDefaultFontSize() int
- func (o *Extension[T]) GetTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetTreeString() string
- func (o *Extension[T]) GetTreeStringPretty() string
- func (o *Extension[T]) GetViewportRect() Rect2.PositionSize
- func (o *Extension[T]) GetViewportTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetVisibilityLayerBit(layer int) bool
- func (o *Extension[T]) GetWorld2d() World2D.Instance
- func (o *Extension[T]) GlobalPosition() Vector2.XY
- func (o *Extension[T]) GrabClickFocus()
- func (o *Extension[T]) GrowHorizontal() Control.GrowDirection
- func (o *Extension[T]) GrowVertical() Control.GrowDirection
- func (o *Extension[T]) HasNode(path string) bool
- func (o *Extension[T]) HasNodeAndResource(path string) bool
- func (o *Extension[T]) HasThemeColorOverride(name string) bool
- func (o *Extension[T]) HasThemeConstantOverride(name string) bool
- func (o *Extension[T]) HasThemeFontOverride(name string) bool
- func (o *Extension[T]) HasThemeFontSizeOverride(name string) bool
- func (o *Extension[T]) HasThemeIconOverride(name string) bool
- func (o *Extension[T]) HasThemeStyleboxOverride(name string) bool
- func (o *Extension[T]) Hide()
- func (o *Extension[T]) HideFolding() bool
- func (o *Extension[T]) HideRoot() bool
- func (o *Extension[T]) IsAncestorOf(node Node.Instance) bool
- func (o *Extension[T]) IsColumnClippingContent(column int) bool
- func (o *Extension[T]) IsColumnExpanding(column int) bool
- func (o *Extension[T]) IsDisplayedFolded() bool
- func (o *Extension[T]) IsDragSuccessful() bool
- func (o *Extension[T]) IsEditableInstance(node Node.Instance) bool
- func (o *Extension[T]) IsGreaterThan(node Node.Instance) bool
- func (o *Extension[T]) IsInGroup(group string) bool
- func (o *Extension[T]) IsInsideTree() bool
- func (o *Extension[T]) IsLayoutRtl() bool
- func (o *Extension[T]) IsLocalTransformNotificationEnabled() bool
- func (o *Extension[T]) IsMultiplayerAuthority() bool
- func (o *Extension[T]) IsNodeReady() bool
- func (o *Extension[T]) IsPartOfEditedScene() bool
- func (o *Extension[T]) IsPhysicsInterpolated() bool
- func (o *Extension[T]) IsPhysicsInterpolatedAndEnabled() bool
- func (o *Extension[T]) IsPhysicsProcessing() bool
- func (o *Extension[T]) IsPhysicsProcessingInternal() bool
- func (o *Extension[T]) IsProcessing() bool
- func (o *Extension[T]) IsProcessingInput() bool
- func (o *Extension[T]) IsProcessingInternal() bool
- func (o *Extension[T]) IsProcessingShortcutInput() bool
- func (o *Extension[T]) IsProcessingUnhandledInput() bool
- func (o *Extension[T]) IsProcessingUnhandledKeyInput() bool
- func (o *Extension[T]) IsTransformNotificationEnabled() bool
- func (o *Extension[T]) IsVisibleInTree() bool
- func (o *Extension[T]) LayoutDirection() Control.LayoutDirection
- func (o *Extension[T]) LightMask() int
- func (o *Extension[T]) LocalizeNumeralSystem() bool
- func (o *Extension[T]) MakeCanvasPositionLocal(viewport_point Vector2.XY) Vector2.XY
- func (o *Extension[T]) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
- func (o *Extension[T]) Material() Material.Instance
- func (o *Extension[T]) Modulate() Color.RGBA
- func (o *Extension[T]) MouseBehaviorRecursive() Control.MouseBehaviorRecursive
- func (o *Extension[T]) MouseDefaultCursorShape() Control.CursorShape
- func (o *Extension[T]) MouseFilter() Control.MouseFilter
- func (o *Extension[T]) MouseForcePassScrollEvents() bool
- func (o *Extension[T]) MoveChild(child_node Node.Instance, to_index int)
- func (o *Extension[T]) MoveToFront()
- func (o *Extension[T]) Multiplayer() MultiplayerAPI.Instance
- func (o *Extension[T]) Name() string
- func (o *Extension[T]) NotifyDeferredThreadGroup(what int)
- func (o *Extension[T]) NotifyThreadSafe(what int)
- func (o *Extension[T]) OffsetBottom() Float.X
- func (o *Extension[T]) OffsetLeft() Float.X
- func (o *Extension[T]) OffsetRight() Float.X
- func (o *Extension[T]) OffsetTop() Float.X
- func (o *Extension[T]) OnButtonClicked(cb func(item TreeItem.Instance, column int, id int, mouse_button_index int), ...) *Extension[T]
- func (o *Extension[T]) OnCellSelected(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnCheckPropagatedToItem(cb func(item TreeItem.Instance, column int), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildOrderChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnColumnTitleClicked(cb func(column int, mouse_button_index int), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnCustomItemClicked(cb func(mouse_button_index int), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnCustomPopupEdited(cb func(arrow_clicked bool), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnDraw(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnEditorStateChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnEmptyClicked(cb func(click_position Vector2.XY, mouse_button_index int), ...) *Extension[T]
- func (o *Extension[T]) OnFocusEntered(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnFocusExited(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnGuiInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnHidden(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnItemActivated(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnItemCollapsed(cb func(item TreeItem.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnItemEdited(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnItemIconDoubleClicked(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnItemMouseSelected(cb func(mouse_position Vector2.XY, mouse_button_index int), ...) *Extension[T]
- func (o *Extension[T]) OnItemRectChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnItemSelected(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnMinimumSizeChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnMouseEntered(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnMouseExited(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnMultiSelected(cb func(item TreeItem.Instance, column int, selected bool), ...) *Extension[T]
- func (o *Extension[T]) OnNothingSelected(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnReady(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnRenamed(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnReplacingBy(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnResized(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnSizeFlagsChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnThemeChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTreeEntered(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTreeExited(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTreeExiting(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnVisibilityChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) Owner() Node.Instance
- func (o *Extension[T]) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
- func (o *Extension[T]) PivotOffset() Vector2.XY
- func (o *Extension[T]) PivotOffsetRatio() Vector2.XY
- func (o *Extension[T]) Position() Vector2.XY
- func (o *Extension[T]) PrintTree()
- func (o *Extension[T]) PrintTreePretty()
- func (o *Extension[T]) ProcessMode() Node.ProcessMode
- func (o *Extension[T]) ProcessPhysicsPriority() int
- func (o *Extension[T]) ProcessPriority() int
- func (o *Extension[T]) ProcessThreadGroup() Node.ProcessThreadGroup
- func (o *Extension[T]) ProcessThreadGroupOrder() int
- func (o *Extension[T]) ProcessThreadMessages() Node.ProcessThreadMessages
- func (o *Extension[T]) PropagateNotification(what int)
- func (o *Extension[T]) QueueAccessibilityUpdate()
- func (o *Extension[T]) QueueFree()
- func (o *Extension[T]) QueueRedraw()
- func (o *Extension[T]) ReleaseFocus()
- func (o *Extension[T]) RemoveChild(node Node.Instance)
- func (o *Extension[T]) RemoveFromGroup(group string)
- func (o *Extension[T]) RemoveThemeColorOverride(name string)
- func (o *Extension[T]) RemoveThemeConstantOverride(name string)
- func (o *Extension[T]) RemoveThemeFontOverride(name string)
- func (o *Extension[T]) RemoveThemeFontSizeOverride(name string)
- func (o *Extension[T]) RemoveThemeIconOverride(name string)
- func (o *Extension[T]) RemoveThemeStyleboxOverride(name string)
- func (o *Extension[T]) RequestReady()
- func (o *Extension[T]) ResetPhysicsInterpolation()
- func (o *Extension[T]) ResetSize()
- func (o *Extension[T]) Rotation() Float.X
- func (o *Extension[T]) RotationDegrees() Float.X
- func (o *Extension[T]) RpcConfig(method string, config any)
- func (o *Extension[T]) Scale() Vector2.XY
- func (o *Extension[T]) SceneFilePath() string
- func (o *Extension[T]) ScrollHintMode() ScrollHintMode
- func (o *Extension[T]) ScrollHorizontalEnabled() bool
- func (o *Extension[T]) ScrollVerticalEnabled() bool
- func (o *Extension[T]) SelectMode() SelectMode
- func (o *Extension[T]) SelfModulate() Color.RGBA
- func (o *Extension[T]) SetAccessibilityControlsNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityDescribedByNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityDescription(value string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityFlowToNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityLabeledByNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) *Extension[T]
- func (o *Extension[T]) SetAccessibilityName(value string) *Extension[T]
- func (o *Extension[T]) SetAllowReselect(value bool) *Extension[T]
- func (o *Extension[T]) SetAllowRmbSelect(value bool) *Extension[T]
- func (o *Extension[T]) SetAllowSearch(value bool) *Extension[T]
- func (o *Extension[T]) SetAutoTooltip(value bool) *Extension[T]
- func (o *Extension[T]) SetAutoTranslate(value bool) *Extension[T]
- func (o *Extension[T]) SetAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
- func (o *Extension[T]) SetBegin(position Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetClipChildren(value CanvasItem.ClipChildrenMode) *Extension[T]
- func (o *Extension[T]) SetClipContents(value bool) *Extension[T]
- func (o *Extension[T]) SetColumnClipContent(column int, enable bool) *Extension[T]
- func (o *Extension[T]) SetColumnCustomMinimumWidth(column int, min_width int) *Extension[T]
- func (o *Extension[T]) SetColumnExpand(column int, expand bool) *Extension[T]
- func (o *Extension[T]) SetColumnExpandRatio(column int, ratio int) *Extension[T]
- func (o *Extension[T]) SetColumnTitle(column int, title string) *Extension[T]
- func (o *Extension[T]) SetColumnTitleAlignment(column int, title_alignment GUI.HorizontalAlignment) *Extension[T]
- func (o *Extension[T]) SetColumnTitleDirection(column int, direction Control.TextDirection) *Extension[T]
- func (o *Extension[T]) SetColumnTitleLanguage(column int, language string) *Extension[T]
- func (o *Extension[T]) SetColumnTitleTooltipText(column int, tooltip_text string) *Extension[T]
- func (o *Extension[T]) SetColumnTitlesVisible(value bool) *Extension[T]
- func (o *Extension[T]) SetColumns(value int) *Extension[T]
- func (o *Extension[T]) SetCustomMinimumSize(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetDeferredThreadGroup(property string, value any) *Extension[T]
- func (o *Extension[T]) SetDisplayFolded(fold bool) *Extension[T]
- func (o *Extension[T]) SetDragForwarding(drag_func func(at_position Vector2.XY) any, ...) *Extension[T]
- func (o *Extension[T]) SetDragPreview(control Control.Instance) *Extension[T]
- func (o *Extension[T]) SetDropModeFlags(value int) *Extension[T]
- func (o *Extension[T]) SetEditableInstance(node Node.Instance, is_editable bool) *Extension[T]
- func (o *Extension[T]) SetEditorDescription(value string) *Extension[T]
- func (o *Extension[T]) SetEnableDragUnfolding(value bool) *Extension[T]
- func (o *Extension[T]) SetEnableRecursiveFolding(value bool) *Extension[T]
- func (o *Extension[T]) SetEnd(position Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetFocusBehaviorRecursive(value Control.FocusBehaviorRecursive) *Extension[T]
- func (o *Extension[T]) SetFocusMode(value Control.FocusMode) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborBottom(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborLeft(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborRight(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborTop(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNext(value string) *Extension[T]
- func (o *Extension[T]) SetFocusPrevious(value string) *Extension[T]
- func (o *Extension[T]) SetGrowHorizontal(value Control.GrowDirection) *Extension[T]
- func (o *Extension[T]) SetGrowVertical(value Control.GrowDirection) *Extension[T]
- func (o *Extension[T]) SetHideFolding(value bool) *Extension[T]
- func (o *Extension[T]) SetHideRoot(value bool) *Extension[T]
- func (o *Extension[T]) SetInstanceShaderParameter(name string, value any) *Extension[T]
- func (o *Extension[T]) SetLayoutDirection(value Control.LayoutDirection) *Extension[T]
- func (o *Extension[T]) SetLightMask(value int) *Extension[T]
- func (o *Extension[T]) SetLocalizeNumeralSystem(value bool) *Extension[T]
- func (o *Extension[T]) SetMaterial(value Material.Instance) *Extension[T]
- func (o *Extension[T]) SetModulate(value Color.RGBA) *Extension[T]
- func (o *Extension[T]) SetMouseBehaviorRecursive(value Control.MouseBehaviorRecursive) *Extension[T]
- func (o *Extension[T]) SetMouseDefaultCursorShape(value Control.CursorShape) *Extension[T]
- func (o *Extension[T]) SetMouseFilter(value Control.MouseFilter) *Extension[T]
- func (o *Extension[T]) SetMouseForcePassScrollEvents(value bool) *Extension[T]
- func (o *Extension[T]) SetName(value string) *Extension[T]
- func (o *Extension[T]) SetNotifyLocalTransform(enable bool) *Extension[T]
- func (o *Extension[T]) SetNotifyTransform(enable bool) *Extension[T]
- func (o *Extension[T]) SetOffsetBottom(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOffsetLeft(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOffsetRight(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOffsetTop(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOwner(value Node.Instance) *Extension[T]
- func (o *Extension[T]) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) *Extension[T]
- func (o *Extension[T]) SetPhysicsProcess(enable bool) *Extension[T]
- func (o *Extension[T]) SetPhysicsProcessInternal(enable bool) *Extension[T]
- func (o *Extension[T]) SetPivotOffset(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetPivotOffsetRatio(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetProcess(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessInternal(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessMode(value Node.ProcessMode) *Extension[T]
- func (o *Extension[T]) SetProcessPhysicsPriority(value int) *Extension[T]
- func (o *Extension[T]) SetProcessPriority(value int) *Extension[T]
- func (o *Extension[T]) SetProcessShortcutInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessThreadGroup(value Node.ProcessThreadGroup) *Extension[T]
- func (o *Extension[T]) SetProcessThreadGroupOrder(value int) *Extension[T]
- func (o *Extension[T]) SetProcessThreadMessages(value Node.ProcessThreadMessages) *Extension[T]
- func (o *Extension[T]) SetProcessUnhandledInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessUnhandledKeyInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetRotation(value Float.X) *Extension[T]
- func (o *Extension[T]) SetRotationDegrees(value Float.X) *Extension[T]
- func (o *Extension[T]) SetScale(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetSceneFilePath(value string) *Extension[T]
- func (o *Extension[T]) SetSceneInstanceLoadPlaceholder(load_placeholder bool) *Extension[T]
- func (o *Extension[T]) SetScrollHintMode(value ScrollHintMode) *Extension[T]
- func (o *Extension[T]) SetScrollHorizontalEnabled(value bool) *Extension[T]
- func (o *Extension[T]) SetScrollVerticalEnabled(value bool) *Extension[T]
- func (o *Extension[T]) SetSelectMode(value SelectMode) *Extension[T]
- func (o *Extension[T]) SetSelected(item TreeItem.Instance, column int) *Extension[T]
- func (o *Extension[T]) SetSelfModulate(value Color.RGBA) *Extension[T]
- func (o *Extension[T]) SetShortcutContext(value Node.Instance) *Extension[T]
- func (o *Extension[T]) SetShowBehindParent(value bool) *Extension[T]
- func (o *Extension[T]) SetSizeFlagsHorizontal(value Control.SizeFlags) *Extension[T]
- func (o *Extension[T]) SetSizeFlagsStretchRatio(value Float.X) *Extension[T]
- func (o *Extension[T]) SetSizeFlagsVertical(value Control.SizeFlags) *Extension[T]
- func (o *Extension[T]) SetTextureFilter(value CanvasItem.TextureFilter) *Extension[T]
- func (o *Extension[T]) SetTextureRepeat(value CanvasItem.TextureRepeat) *Extension[T]
- func (o *Extension[T]) SetTheme(value Theme.Instance) *Extension[T]
- func (o *Extension[T]) SetThemeTypeVariation(value string) *Extension[T]
- func (o *Extension[T]) SetThreadSafe(property string, value any) *Extension[T]
- func (o *Extension[T]) SetTileScrollHint(value bool) *Extension[T]
- func (o *Extension[T]) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
- func (o *Extension[T]) SetTooltipText(value string) *Extension[T]
- func (o *Extension[T]) SetTopLevel(value bool) *Extension[T]
- func (o *Extension[T]) SetTranslationDomainInherited() *Extension[T]
- func (o *Extension[T]) SetUniqueNameInOwner(value bool) *Extension[T]
- func (o *Extension[T]) SetUseParentMaterial(value bool) *Extension[T]
- func (o *Extension[T]) SetVisibilityLayer(value int) *Extension[T]
- func (o *Extension[T]) SetVisibilityLayerBit(layer int, enabled bool) *Extension[T]
- func (o *Extension[T]) SetVisible(value bool) *Extension[T]
- func (o *Extension[T]) SetYSortEnabled(value bool) *Extension[T]
- func (o *Extension[T]) SetZAsRelative(value bool) *Extension[T]
- func (o *Extension[T]) SetZIndex(value int) *Extension[T]
- func (o *Extension[T]) ShortcutContext() Node.Instance
- func (o *Extension[T]) Show()
- func (o *Extension[T]) ShowBehindParent() bool
- func (o *Extension[T]) Size() Vector2.XY
- func (o *Extension[T]) SizeFlagsHorizontal() Control.SizeFlags
- func (o *Extension[T]) SizeFlagsStretchRatio() Float.X
- func (o *Extension[T]) SizeFlagsVertical() Control.SizeFlags
- func (o *Extension[T]) TextureFilter() CanvasItem.TextureFilter
- func (o *Extension[T]) TextureRepeat() CanvasItem.TextureRepeat
- func (o *Extension[T]) Theme() Theme.Instance
- func (o *Extension[T]) ThemeTypeVariation() string
- func (o *Extension[T]) TileScrollHint() bool
- func (o *Extension[T]) TooltipAutoTranslateMode() Node.AutoTranslateMode
- func (o *Extension[T]) TooltipText() string
- func (o *Extension[T]) TopLevel() bool
- func (o *Extension[T]) UniqueNameInOwner() bool
- func (o *Extension[T]) UpdateConfigurationWarnings()
- func (o *Extension[T]) UpdateMinimumSize()
- func (o *Extension[T]) UseParentMaterial() bool
- func (o *Extension[T]) VisibilityLayer() int
- func (o *Extension[T]) Visible() bool
- func (o *Extension[T]) WarpMouse(position Vector2.XY)
- func (o *Extension[T]) YSortEnabled() bool
- func (o *Extension[T]) ZAsRelative() bool
- func (o *Extension[T]) ZIndex() int
- type ID
- type Instance
- func (self Instance) AcceptEvent()
- func (self Instance) AccessibilityControlsNodes() []string
- func (self Instance) AccessibilityDescribedByNodes() []string
- func (self Instance) AccessibilityDescription() string
- func (self Instance) AccessibilityDrag()
- func (self Instance) AccessibilityDrop()
- func (self Instance) AccessibilityFlowToNodes() []string
- func (self Instance) AccessibilityLabeledByNodes() []string
- func (self Instance) AccessibilityLive() DisplayServer.AccessibilityLiveMode
- func (self Instance) AccessibilityName() string
- func (self Instance) AddThemeColorOverride(name string, color Color.RGBA)
- func (self Instance) AddThemeConstantOverride(name string, constant int)
- func (self Instance) AddThemeFontOverride(name string, font Font.Instance)
- func (self Instance) AddThemeFontSizeOverride(name string, font_size int)
- func (self Instance) AddThemeIconOverride(name string, texture Texture2D.Instance)
- func (self Instance) AddThemeStyleboxOverride(name string, stylebox StyleBox.Instance)
- func (self Instance) AllowReselect() bool
- func (self Instance) AllowRmbSelect() bool
- func (self Instance) AllowSearch() bool
- func (self Instance) AnchorBottom() Float.X
- func (self Instance) AnchorLeft() Float.X
- func (self Instance) AnchorRight() Float.X
- func (self Instance) AnchorTop() Float.X
- func (o Instance) AsCanvasItem() CanvasItem.Instance
- func (o Instance) AsControl() Control.Instance
- func (o Instance) AsNode() Node.Instance
- func (o Instance) AsObject() [1]gdreference.Object
- func (o Instance) AsTree() Instance
- func (self Instance) AutoTooltip() bool
- func (self Instance) AutoTranslate() bool
- func (self Instance) AutoTranslateMode() Node.AutoTranslateMode
- func (self Instance) BeginBulkThemeOverride()
- func (self Instance) CanAutoTranslate() bool
- func (self Instance) CanProcess() bool
- func (self Instance) Clear()
- func (self Instance) ClipChildren() CanvasItem.ClipChildrenMode
- func (self Instance) ClipContents() bool
- func (self Instance) ColumnTitlesVisible() bool
- func (self Instance) Columns() int
- func (self Instance) CreateItem() TreeItem.Instance
- func (self Instance) CreateTween() Tween.Instance
- func (self Instance) CustomMinimumSize() Vector2.XY
- func (self Instance) DeselectAll()
- func (self Instance) DrawEndAnimation()
- func (self Instance) DrawMultimesh(multimesh MultiMesh.Instance, texture Texture2D.Instance)
- func (self Instance) DrawSetTransformMatrix(xform Transform2D.OriginXY)
- func (self Instance) DropModeFlags() int
- func (self Instance) EditSelected() bool
- func (self Instance) EditorDescription() string
- func (self Instance) EnableDragUnfolding() bool
- func (self Instance) EnableRecursiveFolding() bool
- func (self Instance) EndBulkThemeOverride()
- func (self Instance) EnsureCursorIsVisible()
- func (self Instance) FindNextValidFocus() Control.Instance
- func (self Instance) FindParent(pattern string) Node.Instance
- func (self Instance) FindPrevValidFocus() Control.Instance
- func (self Instance) FindValidFocusNeighbor(side Rect2.Side) Control.Instance
- func (self Instance) FocusBehaviorRecursive() Control.FocusBehaviorRecursive
- func (self Instance) FocusMode() Control.FocusMode
- func (self Instance) FocusNeighborBottom() string
- func (self Instance) FocusNeighborLeft() string
- func (self Instance) FocusNeighborRight() string
- func (self Instance) FocusNeighborTop() string
- func (self Instance) FocusNext() string
- func (self Instance) FocusPrevious() string
- func (self Instance) ForceDrag(data any, preview Control.Instance)
- func (self Instance) ForceUpdateTransform()
- func (self Instance) GetAccessibilityElement() RID.AccessibilityElement
- func (self Instance) GetBegin() Vector2.XY
- func (self Instance) GetButtonIdAtPosition(position Vector2.XY) int
- func (self Instance) GetCanvas() RID.Canvas
- func (self Instance) GetCanvasItem() RID.CanvasItem
- func (self Instance) GetCanvasLayerNode() CanvasLayer.Instance
- func (self Instance) GetCanvasTransform() Transform2D.OriginXY
- func (self Instance) GetColumnAtPosition(position Vector2.XY) int
- func (self Instance) GetColumnExpandRatio(column int) int
- func (self Instance) GetColumnTitle(column int) string
- func (self Instance) GetColumnTitleAlignment(column int) GUI.HorizontalAlignment
- func (self Instance) GetColumnTitleDirection(column int) Control.TextDirection
- func (self Instance) GetColumnTitleLanguage(column int) string
- func (self Instance) GetColumnTitleTooltipText(column int) string
- func (self Instance) GetColumnWidth(column int) int
- func (self Instance) GetCombinedMinimumSize() Vector2.XY
- func (self Instance) GetCombinedPivotOffset() Vector2.XY
- func (self Instance) GetCustomPopupRect() Rect2.PositionSize
- func (self Instance) GetDropSectionAtPosition(position Vector2.XY) int
- func (self Instance) GetEdited() TreeItem.Instance
- func (self Instance) GetEditedColumn() int
- func (self Instance) GetEnd() Vector2.XY
- func (self Instance) GetFocusModeWithOverride() Control.FocusMode
- func (self Instance) GetGlobalMousePosition() Vector2.XY
- func (self Instance) GetGlobalRect() Rect2.PositionSize
- func (self Instance) GetGlobalTransform() Transform2D.OriginXY
- func (self Instance) GetGlobalTransformWithCanvas() Transform2D.OriginXY
- func (self Instance) GetGroups() []string
- func (self Instance) GetInstanceShaderParameter(name string) any
- func (self Instance) GetItemAreaRect(item TreeItem.Instance) Rect2.PositionSize
- func (self Instance) GetItemAtPosition(position Vector2.XY) TreeItem.Instance
- func (self Instance) GetLocalMousePosition() Vector2.XY
- func (self Instance) GetMinimumSize() Vector2.XY
- func (self Instance) GetMouseFilterWithOverride() Control.MouseFilter
- func (self Instance) GetMultiplayerAuthority() int
- func (self Instance) GetNextSelected(from TreeItem.Instance) TreeItem.Instance
- func (self Instance) GetNode(path string) Node.Instance
- func (self Instance) GetNodeOrNull(path string) Node.Instance
- func (self Instance) GetNodeRpcConfig() any
- func (self Instance) GetParent() Node.Instance
- func (self Instance) GetParentAreaSize() Vector2.XY
- func (self Instance) GetParentControl() Control.Instance
- func (self Instance) GetPath() string
- func (self Instance) GetPhysicsProcessDeltaTime() Float.X
- func (self Instance) GetPressedButton() int
- func (self Instance) GetProcessDeltaTime() Float.X
- func (self Instance) GetRect() Rect2.PositionSize
- func (self Instance) GetRoot() TreeItem.Instance
- func (self Instance) GetSceneInstanceLoadPlaceholder() bool
- func (self Instance) GetScreenPosition() Vector2.XY
- func (self Instance) GetScreenTransform() Transform2D.OriginXY
- func (self Instance) GetScroll() Vector2.XY
- func (self Instance) GetSelected() TreeItem.Instance
- func (self Instance) GetSelectedColumn() int
- func (self Instance) GetThemeDefaultBaseScale() Float.X
- func (self Instance) GetThemeDefaultFont() Font.Instance
- func (self Instance) GetThemeDefaultFontSize() int
- func (self Instance) GetTransform() Transform2D.OriginXY
- func (self Instance) GetTreeString() string
- func (self Instance) GetTreeStringPretty() string
- func (self Instance) GetViewportRect() Rect2.PositionSize
- func (self Instance) GetViewportTransform() Transform2D.OriginXY
- func (self Instance) GetVisibilityLayerBit(layer int) bool
- func (self Instance) GetWorld2d() World2D.Instance
- func (self Instance) GlobalPosition() Vector2.XY
- func (self Instance) GrabClickFocus()
- func (self Instance) GrowHorizontal() Control.GrowDirection
- func (self Instance) GrowVertical() Control.GrowDirection
- func (self Instance) HasNode(path string) bool
- func (self Instance) HasNodeAndResource(path string) bool
- func (self Instance) HasThemeColorOverride(name string) bool
- func (self Instance) HasThemeConstantOverride(name string) bool
- func (self Instance) HasThemeFontOverride(name string) bool
- func (self Instance) HasThemeFontSizeOverride(name string) bool
- func (self Instance) HasThemeIconOverride(name string) bool
- func (self Instance) HasThemeStyleboxOverride(name string) bool
- func (self Instance) Hide()
- func (self Instance) HideFolding() bool
- func (self Instance) HideRoot() bool
- func (self Instance) ID() ID
- func (self Instance) IsAncestorOf(node Node.Instance) bool
- func (self Instance) IsColumnClippingContent(column int) bool
- func (self Instance) IsColumnExpanding(column int) bool
- func (self Instance) IsDisplayedFolded() bool
- func (self Instance) IsDragSuccessful() bool
- func (self Instance) IsEditableInstance(node Node.Instance) bool
- func (self Instance) IsGreaterThan(node Node.Instance) bool
- func (self Instance) IsInGroup(group string) bool
- func (self Instance) IsInsideTree() bool
- func (self Instance) IsLayoutRtl() bool
- func (self Instance) IsLocalTransformNotificationEnabled() bool
- func (self Instance) IsMultiplayerAuthority() bool
- func (self Instance) IsNodeReady() bool
- func (self Instance) IsPartOfEditedScene() bool
- func (self Instance) IsPhysicsInterpolated() bool
- func (self Instance) IsPhysicsInterpolatedAndEnabled() bool
- func (self Instance) IsPhysicsProcessing() bool
- func (self Instance) IsPhysicsProcessingInternal() bool
- func (self Instance) IsProcessing() bool
- func (self Instance) IsProcessingInput() bool
- func (self Instance) IsProcessingInternal() bool
- func (self Instance) IsProcessingShortcutInput() bool
- func (self Instance) IsProcessingUnhandledInput() bool
- func (self Instance) IsProcessingUnhandledKeyInput() bool
- func (self Instance) IsTransformNotificationEnabled() bool
- func (self Instance) IsVisibleInTree() bool
- func (self Instance) LayoutDirection() Control.LayoutDirection
- func (self Instance) LightMask() int
- func (self Instance) LocalizeNumeralSystem() bool
- func (self Instance) MakeCanvasPositionLocal(viewport_point Vector2.XY) Vector2.XY
- func (self Instance) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
- func (self Instance) Material() Material.Instance
- func (self Instance) Modulate() Color.RGBA
- func (self Instance) MoreArgs() MoreArgs
- func (self Instance) MouseBehaviorRecursive() Control.MouseBehaviorRecursive
- func (self Instance) MouseDefaultCursorShape() Control.CursorShape
- func (self Instance) MouseFilter() Control.MouseFilter
- func (self Instance) MouseForcePassScrollEvents() bool
- func (self Instance) MoveChild(child_node Node.Instance, to_index int)
- func (self Instance) MoveToFront()
- func (self Instance) Multiplayer() MultiplayerAPI.Instance
- func (self Instance) Name() string
- func (self Instance) NotifyDeferredThreadGroup(what int)
- func (self Instance) NotifyThreadSafe(what int)
- func (self Instance) OffsetBottom() Float.X
- func (self Instance) OffsetLeft() Float.X
- func (self Instance) OffsetRight() Float.X
- func (self Instance) OffsetTop() Float.X
- func (self Instance) OnButtonClicked(cb func(item TreeItem.Instance, column int, id int, mouse_button_index int), ...) Instance
- func (self Instance) OnCellSelected(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnCheckPropagatedToItem(cb func(item TreeItem.Instance, column int), flags ...Signal.Flags) Instance
- func (self Instance) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnChildOrderChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnColumnTitleClicked(cb func(column int, mouse_button_index int), flags ...Signal.Flags) Instance
- func (self Instance) OnCustomItemClicked(cb func(mouse_button_index int), flags ...Signal.Flags) Instance
- func (self Instance) OnCustomPopupEdited(cb func(arrow_clicked bool), flags ...Signal.Flags) Instance
- func (self Instance) OnDraw(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnEditorStateChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnEmptyClicked(cb func(click_position Vector2.XY, mouse_button_index int), ...) Instance
- func (self Instance) OnFocusEntered(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnFocusExited(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnGuiInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnHidden(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnItemActivated(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnItemCollapsed(cb func(item TreeItem.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnItemEdited(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnItemIconDoubleClicked(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnItemMouseSelected(cb func(mouse_position Vector2.XY, mouse_button_index int), ...) Instance
- func (self Instance) OnItemRectChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnItemSelected(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnMinimumSizeChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnMouseEntered(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnMouseExited(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnMultiSelected(cb func(item TreeItem.Instance, column int, selected bool), ...) Instance
- func (self Instance) OnNothingSelected(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnReady(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnRenamed(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnReplacingBy(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnResized(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnSizeFlagsChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnThemeChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTreeEntered(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTreeExited(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTreeExiting(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnVisibilityChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) Owner() Node.Instance
- func (self Instance) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
- func (self Instance) PivotOffset() Vector2.XY
- func (self Instance) PivotOffsetRatio() Vector2.XY
- func (self Instance) Position() Vector2.XY
- func (self Instance) PrintTree()
- func (self Instance) PrintTreePretty()
- func (self Instance) ProcessMode() Node.ProcessMode
- func (self Instance) ProcessPhysicsPriority() int
- func (self Instance) ProcessPriority() int
- func (self Instance) ProcessThreadGroup() Node.ProcessThreadGroup
- func (self Instance) ProcessThreadGroupOrder() int
- func (self Instance) ProcessThreadMessages() Node.ProcessThreadMessages
- func (self Instance) PropagateNotification(what int)
- func (self Instance) QueueAccessibilityUpdate()
- func (self Instance) QueueFree()
- func (self Instance) QueueRedraw()
- func (self Instance) ReleaseFocus()
- func (self Instance) RemoveChild(node Node.Instance)
- func (self Instance) RemoveFromGroup(group string)
- func (self Instance) RemoveThemeColorOverride(name string)
- func (self Instance) RemoveThemeConstantOverride(name string)
- func (self Instance) RemoveThemeFontOverride(name string)
- func (self Instance) RemoveThemeFontSizeOverride(name string)
- func (self Instance) RemoveThemeIconOverride(name string)
- func (self Instance) RemoveThemeStyleboxOverride(name string)
- func (self Instance) RequestReady()
- func (self Instance) ResetPhysicsInterpolation()
- func (self Instance) ResetSize()
- func (self Instance) Rotation() Float.X
- func (self Instance) RotationDegrees() Float.X
- func (self Instance) RpcConfig(method string, config any)
- func (self Instance) Scale() Vector2.XY
- func (self Instance) SceneFilePath() string
- func (self Instance) ScrollHintMode() ScrollHintMode
- func (self Instance) ScrollHorizontalEnabled() bool
- func (self Instance) ScrollToItem(item TreeItem.Instance)
- func (self Instance) ScrollVerticalEnabled() bool
- func (self Instance) SelectMode() SelectMode
- func (self Instance) SelfModulate() Color.RGBA
- func (self Instance) SetAccessibilityControlsNodes(value []string) Instance
- func (self Instance) SetAccessibilityDescribedByNodes(value []string) Instance
- func (self Instance) SetAccessibilityDescription(value string) Instance
- func (self Instance) SetAccessibilityFlowToNodes(value []string) Instance
- func (self Instance) SetAccessibilityLabeledByNodes(value []string) Instance
- func (self Instance) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) Instance
- func (self Instance) SetAccessibilityName(value string) Instance
- func (self Instance) SetAllowReselect(value bool) Instance
- func (self Instance) SetAllowRmbSelect(value bool) Instance
- func (self Instance) SetAllowSearch(value bool) Instance
- func (self Instance) SetAutoTooltip(value bool) Instance
- func (self Instance) SetAutoTranslate(value bool) Instance
- func (self Instance) SetAutoTranslateMode(value Node.AutoTranslateMode) Instance
- func (self Instance) SetBegin(position Vector2.XY) Instance
- func (self Instance) SetClipChildren(value CanvasItem.ClipChildrenMode) Instance
- func (self Instance) SetClipContents(value bool) Instance
- func (self Instance) SetColumnClipContent(column int, enable bool) Instance
- func (self Instance) SetColumnCustomMinimumWidth(column int, min_width int) Instance
- func (self Instance) SetColumnExpand(column int, expand bool) Instance
- func (self Instance) SetColumnExpandRatio(column int, ratio int) Instance
- func (self Instance) SetColumnTitle(column int, title string) Instance
- func (self Instance) SetColumnTitleAlignment(column int, title_alignment GUI.HorizontalAlignment) Instance
- func (self Instance) SetColumnTitleDirection(column int, direction Control.TextDirection) Instance
- func (self Instance) SetColumnTitleLanguage(column int, language string) Instance
- func (self Instance) SetColumnTitleTooltipText(column int, tooltip_text string) Instance
- func (self Instance) SetColumnTitlesVisible(value bool) Instance
- func (self Instance) SetColumns(value int) Instance
- func (self Instance) SetCustomMinimumSize(value Vector2.XY) Instance
- func (self Instance) SetDeferredThreadGroup(property string, value any) Instance
- func (self Instance) SetDisplayFolded(fold bool) Instance
- func (self Instance) SetDragForwarding(drag_func func(at_position Vector2.XY) any, ...) Instance
- func (self Instance) SetDragPreview(control Control.Instance) Instance
- func (self Instance) SetDropModeFlags(value int) Instance
- func (self Instance) SetEditableInstance(node Node.Instance, is_editable bool) Instance
- func (self Instance) SetEditorDescription(value string) Instance
- func (self Instance) SetEnableDragUnfolding(value bool) Instance
- func (self Instance) SetEnableRecursiveFolding(value bool) Instance
- func (self Instance) SetEnd(position Vector2.XY) Instance
- func (self Instance) SetFocusBehaviorRecursive(value Control.FocusBehaviorRecursive) Instance
- func (self Instance) SetFocusMode(value Control.FocusMode) Instance
- func (self Instance) SetFocusNeighborBottom(value string) Instance
- func (self Instance) SetFocusNeighborLeft(value string) Instance
- func (self Instance) SetFocusNeighborRight(value string) Instance
- func (self Instance) SetFocusNeighborTop(value string) Instance
- func (self Instance) SetFocusNext(value string) Instance
- func (self Instance) SetFocusPrevious(value string) Instance
- func (self Instance) SetGrowHorizontal(value Control.GrowDirection) Instance
- func (self Instance) SetGrowVertical(value Control.GrowDirection) Instance
- func (self Instance) SetHideFolding(value bool) Instance
- func (self Instance) SetHideRoot(value bool) Instance
- func (self Instance) SetInstanceShaderParameter(name string, value any) Instance
- func (self Instance) SetLayoutDirection(value Control.LayoutDirection) Instance
- func (self Instance) SetLightMask(value int) Instance
- func (self Instance) SetLocalizeNumeralSystem(value bool) Instance
- func (self Instance) SetMaterial(value Material.Instance) Instance
- func (self Instance) SetModulate(value Color.RGBA) Instance
- func (self Instance) SetMouseBehaviorRecursive(value Control.MouseBehaviorRecursive) Instance
- func (self Instance) SetMouseDefaultCursorShape(value Control.CursorShape) Instance
- func (self Instance) SetMouseFilter(value Control.MouseFilter) Instance
- func (self Instance) SetMouseForcePassScrollEvents(value bool) Instance
- func (self Instance) SetName(value string) Instance
- func (self Instance) SetNotifyLocalTransform(enable bool) Instance
- func (self Instance) SetNotifyTransform(enable bool) Instance
- func (self *Instance) SetObject(obj [1]gdreference.Object) bool
- func (self Instance) SetOffsetBottom(value Float.X) Instance
- func (self Instance) SetOffsetLeft(value Float.X) Instance
- func (self Instance) SetOffsetRight(value Float.X) Instance
- func (self Instance) SetOffsetTop(value Float.X) Instance
- func (self Instance) SetOwner(value Node.Instance) Instance
- func (self Instance) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) Instance
- func (self Instance) SetPhysicsProcess(enable bool) Instance
- func (self Instance) SetPhysicsProcessInternal(enable bool) Instance
- func (self Instance) SetPivotOffset(value Vector2.XY) Instance
- func (self Instance) SetPivotOffsetRatio(value Vector2.XY) Instance
- func (self Instance) SetProcess(enable bool) Instance
- func (self Instance) SetProcessInput(enable bool) Instance
- func (self Instance) SetProcessInternal(enable bool) Instance
- func (self Instance) SetProcessMode(value Node.ProcessMode) Instance
- func (self Instance) SetProcessPhysicsPriority(value int) Instance
- func (self Instance) SetProcessPriority(value int) Instance
- func (self Instance) SetProcessShortcutInput(enable bool) Instance
- func (self Instance) SetProcessThreadGroup(value Node.ProcessThreadGroup) Instance
- func (self Instance) SetProcessThreadGroupOrder(value int) Instance
- func (self Instance) SetProcessThreadMessages(value Node.ProcessThreadMessages) Instance
- func (self Instance) SetProcessUnhandledInput(enable bool) Instance
- func (self Instance) SetProcessUnhandledKeyInput(enable bool) Instance
- func (self Instance) SetRotation(value Float.X) Instance
- func (self Instance) SetRotationDegrees(value Float.X) Instance
- func (self Instance) SetScale(value Vector2.XY) Instance
- func (self Instance) SetSceneFilePath(value string) Instance
- func (self Instance) SetSceneInstanceLoadPlaceholder(load_placeholder bool) Instance
- func (self Instance) SetScrollHintMode(value ScrollHintMode) Instance
- func (self Instance) SetScrollHorizontalEnabled(value bool) Instance
- func (self Instance) SetScrollVerticalEnabled(value bool) Instance
- func (self Instance) SetSelectMode(value SelectMode) Instance
- func (self Instance) SetSelected(item TreeItem.Instance, column int) Instance
- func (self Instance) SetSelfModulate(value Color.RGBA) Instance
- func (self Instance) SetShortcutContext(value Node.Instance) Instance
- func (self Instance) SetShowBehindParent(value bool) Instance
- func (self Instance) SetSizeFlagsHorizontal(value Control.SizeFlags) Instance
- func (self Instance) SetSizeFlagsStretchRatio(value Float.X) Instance
- func (self Instance) SetSizeFlagsVertical(value Control.SizeFlags) Instance
- func (self Instance) SetTextureFilter(value CanvasItem.TextureFilter) Instance
- func (self Instance) SetTextureRepeat(value CanvasItem.TextureRepeat) Instance
- func (self Instance) SetTheme(value Theme.Instance) Instance
- func (self Instance) SetThemeTypeVariation(value string) Instance
- func (self Instance) SetThreadSafe(property string, value any) Instance
- func (self Instance) SetTileScrollHint(value bool) Instance
- func (self Instance) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) Instance
- func (self Instance) SetTooltipText(value string) Instance
- func (self Instance) SetTopLevel(value bool) Instance
- func (self Instance) SetTranslationDomainInherited() Instance
- func (self Instance) SetUniqueNameInOwner(value bool) Instance
- func (self Instance) SetUseParentMaterial(value bool) Instance
- func (self Instance) SetVisibilityLayer(value int) Instance
- func (self Instance) SetVisibilityLayerBit(layer int, enabled bool) Instance
- func (self Instance) SetVisible(value bool) Instance
- func (self Instance) SetYSortEnabled(value bool) Instance
- func (self Instance) SetZAsRelative(value bool) Instance
- func (self Instance) SetZIndex(value int) Instance
- func (self Instance) ShortcutContext() Node.Instance
- func (self Instance) Show()
- func (self Instance) ShowBehindParent() bool
- func (self Instance) Size() Vector2.XY
- func (self Instance) SizeFlagsHorizontal() Control.SizeFlags
- func (self Instance) SizeFlagsStretchRatio() Float.X
- func (self Instance) SizeFlagsVertical() Control.SizeFlags
- func (self Instance) TextureFilter() CanvasItem.TextureFilter
- func (self Instance) TextureRepeat() CanvasItem.TextureRepeat
- func (self Instance) Theme() Theme.Instance
- func (self Instance) ThemeTypeVariation() string
- func (self Instance) TileScrollHint() bool
- func (self Instance) TooltipAutoTranslateMode() Node.AutoTranslateMode
- func (self Instance) TooltipText() string
- func (self Instance) TopLevel() bool
- func (self Instance) UniqueNameInOwner() bool
- func (self Instance) UpdateConfigurationWarnings()
- func (self Instance) UpdateMinimumSize()
- func (self Instance) UseParentMaterial() bool
- func (self Instance) Virtual(name string) reflect.Value
- func (self Instance) VisibilityLayer() int
- func (self Instance) Visible() bool
- func (self Instance) WarpMouse(position Vector2.XY)
- func (self Instance) YSortEnabled() bool
- func (self Instance) ZAsRelative() bool
- func (self Instance) ZIndex() int
- type MoreArgs
- func (self MoreArgs) CreateItem(parent TreeItem.Instance, index int) TreeItem.Instance
- func (self MoreArgs) EditSelected(force_edit bool) bool
- func (self MoreArgs) GetItemAreaRect(item TreeItem.Instance, column int, button_index int) Rect2.PositionSize
- func (self MoreArgs) ScrollToItem(item TreeItem.Instance, center_on_item bool)
- type ScrollHintMode
- type SelectMode
- type Singleton
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Advanced ¶
type Advanced = class
Advanced exposes a 1:1 low-level instance of the class, undocumented, for those who know what they are doing.
type DropModeFlags ¶
type DropModeFlags int64 //gd:Tree.DropModeFlags
const ( DropModeDisabled DropModeFlags = 0 DropModeOnItem DropModeFlags = 1 DropModeInbetween DropModeFlags = 2 )
type Extension ¶
Extension can be embedded in a new struct to create a Go extension of this class.
T must be a type that is embedding this Extension as the first field. It is unsafe and invalid to use this type directly, or embedded in any other way.
func (*Extension[T]) AcceptEvent ¶
func (o *Extension[T]) AcceptEvent()
AcceptEvent is promoted from Control.Instance.AcceptEvent.
func (*Extension[T]) AccessibilityControlsNodes ¶
func (*Extension[T]) AccessibilityDescribedByNodes ¶
func (*Extension[T]) AccessibilityDescription ¶
func (*Extension[T]) AccessibilityDrag ¶
func (o *Extension[T]) AccessibilityDrag()
AccessibilityDrag is promoted from Control.Instance.AccessibilityDrag.
func (*Extension[T]) AccessibilityDrop ¶
func (o *Extension[T]) AccessibilityDrop()
AccessibilityDrop is promoted from Control.Instance.AccessibilityDrop.
func (*Extension[T]) AccessibilityFlowToNodes ¶
func (*Extension[T]) AccessibilityLabeledByNodes ¶
func (*Extension[T]) AccessibilityLive ¶
func (o *Extension[T]) AccessibilityLive() DisplayServer.AccessibilityLiveMode
func (*Extension[T]) AccessibilityName ¶
func (*Extension[T]) AddThemeColorOverride ¶
AddThemeColorOverride is promoted from Control.Instance.AddThemeColorOverride.
func (*Extension[T]) AddThemeConstantOverride ¶
AddThemeConstantOverride is promoted from Control.Instance.AddThemeConstantOverride.
func (*Extension[T]) AddThemeFontOverride ¶
AddThemeFontOverride is promoted from Control.Instance.AddThemeFontOverride.
func (*Extension[T]) AddThemeFontSizeOverride ¶
AddThemeFontSizeOverride is promoted from Control.Instance.AddThemeFontSizeOverride.
func (*Extension[T]) AddThemeIconOverride ¶
AddThemeIconOverride is promoted from Control.Instance.AddThemeIconOverride.
func (*Extension[T]) AddThemeStyleboxOverride ¶
AddThemeStyleboxOverride is promoted from Control.Instance.AddThemeStyleboxOverride.
func (*Extension[T]) AllowReselect ¶
func (*Extension[T]) AllowRmbSelect ¶
func (*Extension[T]) AllowSearch ¶
func (*Extension[T]) AnchorBottom ¶
func (*Extension[T]) AnchorLeft ¶
func (*Extension[T]) AnchorRight ¶
func (*Extension[T]) AsCanvasItem ¶
func (o *Extension[T]) AsCanvasItem() CanvasItem.Instance
func (*Extension[T]) AsObject ¶
func (o *Extension[T]) AsObject() [1]gdreference.Object
func (*Extension[T]) AutoTooltip ¶
func (*Extension[T]) AutoTranslate ¶
func (*Extension[T]) AutoTranslateMode ¶
func (o *Extension[T]) AutoTranslateMode() Node.AutoTranslateMode
func (*Extension[T]) BeginBulkThemeOverride ¶
func (o *Extension[T]) BeginBulkThemeOverride()
BeginBulkThemeOverride is promoted from Control.Instance.BeginBulkThemeOverride.
func (*Extension[T]) CanAutoTranslate ¶
CanAutoTranslate is promoted from Node.Instance.CanAutoTranslate.
func (*Extension[T]) CanProcess ¶
CanProcess is promoted from Node.Instance.CanProcess.
func (*Extension[T]) ClipChildren ¶
func (o *Extension[T]) ClipChildren() CanvasItem.ClipChildrenMode
func (*Extension[T]) ClipContents ¶
func (*Extension[T]) ColumnTitlesVisible ¶
func (*Extension[T]) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (*Extension[T]) CustomMinimumSize ¶
func (*Extension[T]) DeselectAll ¶
func (o *Extension[T]) DeselectAll()
func (*Extension[T]) DrawEndAnimation ¶
func (o *Extension[T]) DrawEndAnimation()
DrawEndAnimation is promoted from CanvasItem.Instance.DrawEndAnimation.
func (*Extension[T]) DrawMultimesh ¶
DrawMultimesh is promoted from CanvasItem.Instance.DrawMultimesh.
func (*Extension[T]) DrawSetTransformMatrix ¶
func (o *Extension[T]) DrawSetTransformMatrix(xform Transform2D.OriginXY)
DrawSetTransformMatrix is promoted from CanvasItem.Instance.DrawSetTransformMatrix.
func (*Extension[T]) DropModeFlags ¶
func (*Extension[T]) EditorDescription ¶
func (*Extension[T]) EnableDragUnfolding ¶
func (*Extension[T]) EnableRecursiveFolding ¶
func (*Extension[T]) EndBulkThemeOverride ¶
func (o *Extension[T]) EndBulkThemeOverride()
EndBulkThemeOverride is promoted from Control.Instance.EndBulkThemeOverride.
func (*Extension[T]) EnsureCursorIsVisible ¶
func (o *Extension[T]) EnsureCursorIsVisible()
func (*Extension[T]) FindNextValidFocus ¶
FindNextValidFocus is promoted from Control.Instance.FindNextValidFocus.
func (*Extension[T]) FindParent ¶
FindParent is promoted from Node.Instance.FindParent.
func (*Extension[T]) FindPrevValidFocus ¶
FindPrevValidFocus is promoted from Control.Instance.FindPrevValidFocus.
func (*Extension[T]) FindValidFocusNeighbor ¶
FindValidFocusNeighbor is promoted from Control.Instance.FindValidFocusNeighbor.
func (*Extension[T]) FocusBehaviorRecursive ¶
func (o *Extension[T]) FocusBehaviorRecursive() Control.FocusBehaviorRecursive
func (*Extension[T]) FocusNeighborBottom ¶
func (*Extension[T]) FocusNeighborLeft ¶
func (*Extension[T]) FocusNeighborRight ¶
func (*Extension[T]) FocusNeighborTop ¶
func (*Extension[T]) FocusPrevious ¶
func (*Extension[T]) ForceDrag ¶
ForceDrag is promoted from Control.Instance.ForceDrag.
func (*Extension[T]) ForceUpdateTransform ¶
func (o *Extension[T]) ForceUpdateTransform()
ForceUpdateTransform is promoted from CanvasItem.Instance.ForceUpdateTransform.
func (*Extension[T]) GetAccessibilityElement ¶
func (o *Extension[T]) GetAccessibilityElement() RID.AccessibilityElement
GetAccessibilityElement is promoted from Node.Instance.GetAccessibilityElement.
func (*Extension[T]) GetBegin ¶
GetBegin is promoted from Control.Instance.GetBegin.
func (*Extension[T]) GetButtonIdAtPosition ¶
func (*Extension[T]) GetCanvas ¶
GetCanvas is promoted from CanvasItem.Instance.GetCanvas.
func (*Extension[T]) GetCanvasItem ¶
func (o *Extension[T]) GetCanvasItem() RID.CanvasItem
GetCanvasItem is promoted from CanvasItem.Instance.GetCanvasItem.
func (*Extension[T]) GetCanvasLayerNode ¶
func (o *Extension[T]) GetCanvasLayerNode() CanvasLayer.Instance
GetCanvasLayerNode is promoted from CanvasItem.Instance.GetCanvasLayerNode.
func (*Extension[T]) GetCanvasTransform ¶
func (o *Extension[T]) GetCanvasTransform() Transform2D.OriginXY
GetCanvasTransform is promoted from CanvasItem.Instance.GetCanvasTransform.
func (*Extension[T]) GetColumnAtPosition ¶
func (*Extension[T]) GetColumnExpandRatio ¶
func (*Extension[T]) GetColumnTitle ¶
func (*Extension[T]) GetColumnTitleAlignment ¶
func (o *Extension[T]) GetColumnTitleAlignment(column int) GUI.HorizontalAlignment
func (*Extension[T]) GetColumnTitleDirection ¶
func (o *Extension[T]) GetColumnTitleDirection(column int) Control.TextDirection
func (*Extension[T]) GetColumnTitleLanguage ¶
func (*Extension[T]) GetColumnTitleTooltipText ¶
func (*Extension[T]) GetColumnWidth ¶
func (*Extension[T]) GetCombinedMinimumSize ¶
GetCombinedMinimumSize is promoted from Control.Instance.GetCombinedMinimumSize.
func (*Extension[T]) GetCombinedPivotOffset ¶
GetCombinedPivotOffset is promoted from Control.Instance.GetCombinedPivotOffset.
func (*Extension[T]) GetCustomPopupRect ¶
func (o *Extension[T]) GetCustomPopupRect() Rect2.PositionSize
func (*Extension[T]) GetDropSectionAtPosition ¶
func (*Extension[T]) GetEditedColumn ¶
func (*Extension[T]) GetEnd ¶
GetEnd is promoted from Control.Instance.GetEnd.
func (*Extension[T]) GetFocusModeWithOverride ¶
GetFocusModeWithOverride is promoted from Control.Instance.GetFocusModeWithOverride.
func (*Extension[T]) GetGlobalMousePosition ¶
GetGlobalMousePosition is promoted from CanvasItem.Instance.GetGlobalMousePosition.
func (*Extension[T]) GetGlobalRect ¶
func (o *Extension[T]) GetGlobalRect() Rect2.PositionSize
GetGlobalRect is promoted from Control.Instance.GetGlobalRect.
func (*Extension[T]) GetGlobalTransform ¶
func (o *Extension[T]) GetGlobalTransform() Transform2D.OriginXY
GetGlobalTransform is promoted from CanvasItem.Instance.GetGlobalTransform.
func (*Extension[T]) GetGlobalTransformWithCanvas ¶
func (o *Extension[T]) GetGlobalTransformWithCanvas() Transform2D.OriginXY
GetGlobalTransformWithCanvas is promoted from CanvasItem.Instance.GetGlobalTransformWithCanvas.
func (*Extension[T]) GetGroups ¶
GetGroups is promoted from Node.Instance.GetGroups.
func (*Extension[T]) GetInstanceShaderParameter ¶
GetInstanceShaderParameter is promoted from CanvasItem.Instance.GetInstanceShaderParameter.
func (*Extension[T]) GetItemAtPosition ¶
func (*Extension[T]) GetLocalMousePosition ¶
GetLocalMousePosition is promoted from CanvasItem.Instance.GetLocalMousePosition.
func (*Extension[T]) GetMinimumSize ¶
GetMinimumSize is promoted from Control.Instance.GetMinimumSize.
func (*Extension[T]) GetMouseFilterWithOverride ¶
func (o *Extension[T]) GetMouseFilterWithOverride() Control.MouseFilter
GetMouseFilterWithOverride is promoted from Control.Instance.GetMouseFilterWithOverride.
func (*Extension[T]) GetMultiplayerAuthority ¶
GetMultiplayerAuthority is promoted from Node.Instance.GetMultiplayerAuthority.
func (*Extension[T]) GetNextSelected ¶
func (*Extension[T]) GetNode ¶
GetNode is promoted from Node.Instance.GetNode.
func (*Extension[T]) GetNodeOrNull ¶
GetNodeOrNull is promoted from Node.Instance.GetNodeOrNull.
func (*Extension[T]) GetNodeRpcConfig ¶
GetNodeRpcConfig is promoted from Node.Instance.GetNodeRpcConfig.
func (*Extension[T]) GetParent ¶
GetParent is promoted from Node.Instance.GetParent.
func (*Extension[T]) GetParentAreaSize ¶
GetParentAreaSize is promoted from Control.Instance.GetParentAreaSize.
func (*Extension[T]) GetParentControl ¶
GetParentControl is promoted from Control.Instance.GetParentControl.
func (*Extension[T]) GetPath ¶
GetPath is promoted from Node.Instance.GetPath.
func (*Extension[T]) GetPhysicsProcessDeltaTime ¶
GetPhysicsProcessDeltaTime is promoted from Node.Instance.GetPhysicsProcessDeltaTime.
func (*Extension[T]) GetPressedButton ¶
func (*Extension[T]) GetProcessDeltaTime ¶
GetProcessDeltaTime is promoted from Node.Instance.GetProcessDeltaTime.
func (*Extension[T]) GetRect ¶
func (o *Extension[T]) GetRect() Rect2.PositionSize
GetRect is promoted from Control.Instance.GetRect.
func (*Extension[T]) GetSceneInstanceLoadPlaceholder ¶
GetSceneInstanceLoadPlaceholder is promoted from Node.Instance.GetSceneInstanceLoadPlaceholder.
func (*Extension[T]) GetScreenPosition ¶
GetScreenPosition is promoted from Control.Instance.GetScreenPosition.
func (*Extension[T]) GetScreenTransform ¶
func (o *Extension[T]) GetScreenTransform() Transform2D.OriginXY
GetScreenTransform is promoted from CanvasItem.Instance.GetScreenTransform.
func (*Extension[T]) GetSelected ¶
func (*Extension[T]) GetSelectedColumn ¶
func (*Extension[T]) GetThemeDefaultBaseScale ¶
GetThemeDefaultBaseScale is promoted from Control.Instance.GetThemeDefaultBaseScale.
func (*Extension[T]) GetThemeDefaultFont ¶
GetThemeDefaultFont is promoted from Control.Instance.GetThemeDefaultFont.
func (*Extension[T]) GetThemeDefaultFontSize ¶
GetThemeDefaultFontSize is promoted from Control.Instance.GetThemeDefaultFontSize.
func (*Extension[T]) GetTransform ¶
func (o *Extension[T]) GetTransform() Transform2D.OriginXY
GetTransform is promoted from CanvasItem.Instance.GetTransform.
func (*Extension[T]) GetTreeString ¶
GetTreeString is promoted from Node.Instance.GetTreeString.
func (*Extension[T]) GetTreeStringPretty ¶
GetTreeStringPretty is promoted from Node.Instance.GetTreeStringPretty.
func (*Extension[T]) GetViewportRect ¶
func (o *Extension[T]) GetViewportRect() Rect2.PositionSize
GetViewportRect is promoted from CanvasItem.Instance.GetViewportRect.
func (*Extension[T]) GetViewportTransform ¶
func (o *Extension[T]) GetViewportTransform() Transform2D.OriginXY
GetViewportTransform is promoted from CanvasItem.Instance.GetViewportTransform.
func (*Extension[T]) GetVisibilityLayerBit ¶
GetVisibilityLayerBit is promoted from CanvasItem.Instance.GetVisibilityLayerBit.
func (*Extension[T]) GetWorld2d ¶
GetWorld2d is promoted from CanvasItem.Instance.GetWorld2d.
func (*Extension[T]) GlobalPosition ¶
func (*Extension[T]) GrabClickFocus ¶
func (o *Extension[T]) GrabClickFocus()
GrabClickFocus is promoted from Control.Instance.GrabClickFocus.
func (*Extension[T]) GrowHorizontal ¶
func (o *Extension[T]) GrowHorizontal() Control.GrowDirection
func (*Extension[T]) GrowVertical ¶
func (o *Extension[T]) GrowVertical() Control.GrowDirection
func (*Extension[T]) HasNode ¶
HasNode is promoted from Node.Instance.HasNode.
func (*Extension[T]) HasNodeAndResource ¶
HasNodeAndResource is promoted from Node.Instance.HasNodeAndResource.
func (*Extension[T]) HasThemeColorOverride ¶
HasThemeColorOverride is promoted from Control.Instance.HasThemeColorOverride.
func (*Extension[T]) HasThemeConstantOverride ¶
HasThemeConstantOverride is promoted from Control.Instance.HasThemeConstantOverride.
func (*Extension[T]) HasThemeFontOverride ¶
HasThemeFontOverride is promoted from Control.Instance.HasThemeFontOverride.
func (*Extension[T]) HasThemeFontSizeOverride ¶
HasThemeFontSizeOverride is promoted from Control.Instance.HasThemeFontSizeOverride.
func (*Extension[T]) HasThemeIconOverride ¶
HasThemeIconOverride is promoted from Control.Instance.HasThemeIconOverride.
func (*Extension[T]) HasThemeStyleboxOverride ¶
HasThemeStyleboxOverride is promoted from Control.Instance.HasThemeStyleboxOverride.
func (*Extension[T]) Hide ¶
func (o *Extension[T]) Hide()
Hide is promoted from CanvasItem.Instance.Hide.
func (*Extension[T]) HideFolding ¶
func (*Extension[T]) IsAncestorOf ¶
IsAncestorOf is promoted from Node.Instance.IsAncestorOf.
func (*Extension[T]) IsColumnClippingContent ¶
func (*Extension[T]) IsColumnExpanding ¶
func (*Extension[T]) IsDisplayedFolded ¶
IsDisplayedFolded is promoted from Node.Instance.IsDisplayedFolded.
func (*Extension[T]) IsDragSuccessful ¶
IsDragSuccessful is promoted from Control.Instance.IsDragSuccessful.
func (*Extension[T]) IsEditableInstance ¶
IsEditableInstance is promoted from Node.Instance.IsEditableInstance.
func (*Extension[T]) IsGreaterThan ¶
IsGreaterThan is promoted from Node.Instance.IsGreaterThan.
func (*Extension[T]) IsInGroup ¶
IsInGroup is promoted from Node.Instance.IsInGroup.
func (*Extension[T]) IsInsideTree ¶
IsInsideTree is promoted from Node.Instance.IsInsideTree.
func (*Extension[T]) IsLayoutRtl ¶
IsLayoutRtl is promoted from Control.Instance.IsLayoutRtl.
func (*Extension[T]) IsLocalTransformNotificationEnabled ¶
IsLocalTransformNotificationEnabled is promoted from CanvasItem.Instance.IsLocalTransformNotificationEnabled.
func (*Extension[T]) IsMultiplayerAuthority ¶
IsMultiplayerAuthority is promoted from Node.Instance.IsMultiplayerAuthority.
func (*Extension[T]) IsNodeReady ¶
IsNodeReady is promoted from Node.Instance.IsNodeReady.
func (*Extension[T]) IsPartOfEditedScene ¶
IsPartOfEditedScene is promoted from Node.Instance.IsPartOfEditedScene.
func (*Extension[T]) IsPhysicsInterpolated ¶
IsPhysicsInterpolated is promoted from Node.Instance.IsPhysicsInterpolated.
func (*Extension[T]) IsPhysicsInterpolatedAndEnabled ¶
IsPhysicsInterpolatedAndEnabled is promoted from Node.Instance.IsPhysicsInterpolatedAndEnabled.
func (*Extension[T]) IsPhysicsProcessing ¶
IsPhysicsProcessing is promoted from Node.Instance.IsPhysicsProcessing.
func (*Extension[T]) IsPhysicsProcessingInternal ¶
IsPhysicsProcessingInternal is promoted from Node.Instance.IsPhysicsProcessingInternal.
func (*Extension[T]) IsProcessing ¶
IsProcessing is promoted from Node.Instance.IsProcessing.
func (*Extension[T]) IsProcessingInput ¶
IsProcessingInput is promoted from Node.Instance.IsProcessingInput.
func (*Extension[T]) IsProcessingInternal ¶
IsProcessingInternal is promoted from Node.Instance.IsProcessingInternal.
func (*Extension[T]) IsProcessingShortcutInput ¶
IsProcessingShortcutInput is promoted from Node.Instance.IsProcessingShortcutInput.
func (*Extension[T]) IsProcessingUnhandledInput ¶
IsProcessingUnhandledInput is promoted from Node.Instance.IsProcessingUnhandledInput.
func (*Extension[T]) IsProcessingUnhandledKeyInput ¶
IsProcessingUnhandledKeyInput is promoted from Node.Instance.IsProcessingUnhandledKeyInput.
func (*Extension[T]) IsTransformNotificationEnabled ¶
IsTransformNotificationEnabled is promoted from CanvasItem.Instance.IsTransformNotificationEnabled.
func (*Extension[T]) IsVisibleInTree ¶
IsVisibleInTree is promoted from CanvasItem.Instance.IsVisibleInTree.
func (*Extension[T]) LayoutDirection ¶
func (o *Extension[T]) LayoutDirection() Control.LayoutDirection
func (*Extension[T]) LocalizeNumeralSystem ¶
func (*Extension[T]) MakeCanvasPositionLocal ¶
MakeCanvasPositionLocal is promoted from CanvasItem.Instance.MakeCanvasPositionLocal.
func (*Extension[T]) MakeInputLocal ¶
func (o *Extension[T]) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
MakeInputLocal is promoted from CanvasItem.Instance.MakeInputLocal.
func (*Extension[T]) MouseBehaviorRecursive ¶
func (o *Extension[T]) MouseBehaviorRecursive() Control.MouseBehaviorRecursive
func (*Extension[T]) MouseDefaultCursorShape ¶
func (o *Extension[T]) MouseDefaultCursorShape() Control.CursorShape
func (*Extension[T]) MouseFilter ¶
func (o *Extension[T]) MouseFilter() Control.MouseFilter
func (*Extension[T]) MouseForcePassScrollEvents ¶
func (*Extension[T]) MoveChild ¶
MoveChild is promoted from Node.Instance.MoveChild.
func (*Extension[T]) MoveToFront ¶
func (o *Extension[T]) MoveToFront()
MoveToFront is promoted from CanvasItem.Instance.MoveToFront.
func (*Extension[T]) Multiplayer ¶
func (o *Extension[T]) Multiplayer() MultiplayerAPI.Instance
func (*Extension[T]) NotifyDeferredThreadGroup ¶
NotifyDeferredThreadGroup is promoted from Node.Instance.NotifyDeferredThreadGroup.
func (*Extension[T]) NotifyThreadSafe ¶
NotifyThreadSafe is promoted from Node.Instance.NotifyThreadSafe.
func (*Extension[T]) OffsetBottom ¶
func (*Extension[T]) OffsetLeft ¶
func (*Extension[T]) OffsetRight ¶
func (*Extension[T]) OnButtonClicked ¶
func (*Extension[T]) OnCellSelected ¶
func (*Extension[T]) OnCheckPropagatedToItem ¶
func (*Extension[T]) OnChildEnteredTree ¶
func (o *Extension[T]) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnChildEnteredTree is promoted from Node.Instance.OnChildEnteredTree.
func (*Extension[T]) OnChildExitingTree ¶
func (o *Extension[T]) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnChildExitingTree is promoted from Node.Instance.OnChildExitingTree.
func (*Extension[T]) OnChildOrderChanged ¶
OnChildOrderChanged is promoted from Node.Instance.OnChildOrderChanged.
func (*Extension[T]) OnColumnTitleClicked ¶
func (*Extension[T]) OnCustomItemClicked ¶
func (*Extension[T]) OnCustomPopupEdited ¶
func (*Extension[T]) OnDraw ¶
OnDraw is promoted from CanvasItem.Instance.OnDraw.
func (*Extension[T]) OnEditorDescriptionChanged ¶
func (o *Extension[T]) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnEditorDescriptionChanged is promoted from Node.Instance.OnEditorDescriptionChanged.
func (*Extension[T]) OnEditorStateChanged ¶
OnEditorStateChanged is promoted from Node.Instance.OnEditorStateChanged.
func (*Extension[T]) OnEmptyClicked ¶
func (*Extension[T]) OnFocusEntered ¶
OnFocusEntered is promoted from Control.Instance.OnFocusEntered.
func (*Extension[T]) OnFocusExited ¶
OnFocusExited is promoted from Control.Instance.OnFocusExited.
func (*Extension[T]) OnGuiInput ¶
func (o *Extension[T]) OnGuiInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) *Extension[T]
OnGuiInput is promoted from Control.Instance.OnGuiInput.
func (*Extension[T]) OnHidden ¶
OnHidden is promoted from CanvasItem.Instance.OnHidden.
func (*Extension[T]) OnItemActivated ¶
func (*Extension[T]) OnItemCollapsed ¶
func (*Extension[T]) OnItemEdited ¶
func (*Extension[T]) OnItemIconDoubleClicked ¶
func (*Extension[T]) OnItemMouseSelected ¶
func (*Extension[T]) OnItemRectChanged ¶
OnItemRectChanged is promoted from CanvasItem.Instance.OnItemRectChanged.
func (*Extension[T]) OnItemSelected ¶
func (*Extension[T]) OnMinimumSizeChanged ¶
OnMinimumSizeChanged is promoted from Control.Instance.OnMinimumSizeChanged.
func (*Extension[T]) OnMouseEntered ¶
OnMouseEntered is promoted from Control.Instance.OnMouseEntered.
func (*Extension[T]) OnMouseExited ¶
OnMouseExited is promoted from Control.Instance.OnMouseExited.
func (*Extension[T]) OnMultiSelected ¶
func (*Extension[T]) OnNothingSelected ¶
func (*Extension[T]) OnReady ¶
OnReady is promoted from Node.Instance.OnReady.
func (*Extension[T]) OnRenamed ¶
OnRenamed is promoted from Node.Instance.OnRenamed.
func (*Extension[T]) OnReplacingBy ¶
func (o *Extension[T]) OnReplacingBy(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnReplacingBy is promoted from Node.Instance.OnReplacingBy.
func (*Extension[T]) OnResized ¶
OnResized is promoted from Control.Instance.OnResized.
func (*Extension[T]) OnSizeFlagsChanged ¶
OnSizeFlagsChanged is promoted from Control.Instance.OnSizeFlagsChanged.
func (*Extension[T]) OnThemeChanged ¶
OnThemeChanged is promoted from Control.Instance.OnThemeChanged.
func (*Extension[T]) OnTreeEntered ¶
OnTreeEntered is promoted from Node.Instance.OnTreeEntered.
func (*Extension[T]) OnTreeExited ¶
OnTreeExited is promoted from Node.Instance.OnTreeExited.
func (*Extension[T]) OnTreeExiting ¶
OnTreeExiting is promoted from Node.Instance.OnTreeExiting.
func (*Extension[T]) OnVisibilityChanged ¶
OnVisibilityChanged is promoted from CanvasItem.Instance.OnVisibilityChanged.
func (*Extension[T]) PhysicsInterpolationMode ¶
func (o *Extension[T]) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
func (*Extension[T]) PivotOffset ¶
func (*Extension[T]) PivotOffsetRatio ¶
func (*Extension[T]) PrintTree ¶
func (o *Extension[T]) PrintTree()
PrintTree is promoted from Node.Instance.PrintTree.
func (*Extension[T]) PrintTreePretty ¶
func (o *Extension[T]) PrintTreePretty()
PrintTreePretty is promoted from Node.Instance.PrintTreePretty.
func (*Extension[T]) ProcessMode ¶
func (o *Extension[T]) ProcessMode() Node.ProcessMode
func (*Extension[T]) ProcessPhysicsPriority ¶
func (*Extension[T]) ProcessPriority ¶
func (*Extension[T]) ProcessThreadGroup ¶
func (o *Extension[T]) ProcessThreadGroup() Node.ProcessThreadGroup
func (*Extension[T]) ProcessThreadGroupOrder ¶
func (*Extension[T]) ProcessThreadMessages ¶
func (o *Extension[T]) ProcessThreadMessages() Node.ProcessThreadMessages
func (*Extension[T]) PropagateNotification ¶
PropagateNotification is promoted from Node.Instance.PropagateNotification.
func (*Extension[T]) QueueAccessibilityUpdate ¶
func (o *Extension[T]) QueueAccessibilityUpdate()
QueueAccessibilityUpdate is promoted from Node.Instance.QueueAccessibilityUpdate.
func (*Extension[T]) QueueFree ¶
func (o *Extension[T]) QueueFree()
QueueFree is promoted from Node.Instance.QueueFree.
func (*Extension[T]) QueueRedraw ¶
func (o *Extension[T]) QueueRedraw()
QueueRedraw is promoted from CanvasItem.Instance.QueueRedraw.
func (*Extension[T]) ReleaseFocus ¶
func (o *Extension[T]) ReleaseFocus()
ReleaseFocus is promoted from Control.Instance.ReleaseFocus.
func (*Extension[T]) RemoveChild ¶
RemoveChild is promoted from Node.Instance.RemoveChild.
func (*Extension[T]) RemoveFromGroup ¶
RemoveFromGroup is promoted from Node.Instance.RemoveFromGroup.
func (*Extension[T]) RemoveThemeColorOverride ¶
RemoveThemeColorOverride is promoted from Control.Instance.RemoveThemeColorOverride.
func (*Extension[T]) RemoveThemeConstantOverride ¶
RemoveThemeConstantOverride is promoted from Control.Instance.RemoveThemeConstantOverride.
func (*Extension[T]) RemoveThemeFontOverride ¶
RemoveThemeFontOverride is promoted from Control.Instance.RemoveThemeFontOverride.
func (*Extension[T]) RemoveThemeFontSizeOverride ¶
RemoveThemeFontSizeOverride is promoted from Control.Instance.RemoveThemeFontSizeOverride.
func (*Extension[T]) RemoveThemeIconOverride ¶
RemoveThemeIconOverride is promoted from Control.Instance.RemoveThemeIconOverride.
func (*Extension[T]) RemoveThemeStyleboxOverride ¶
RemoveThemeStyleboxOverride is promoted from Control.Instance.RemoveThemeStyleboxOverride.
func (*Extension[T]) RequestReady ¶
func (o *Extension[T]) RequestReady()
RequestReady is promoted from Node.Instance.RequestReady.
func (*Extension[T]) ResetPhysicsInterpolation ¶
func (o *Extension[T]) ResetPhysicsInterpolation()
ResetPhysicsInterpolation is promoted from Node.Instance.ResetPhysicsInterpolation.
func (*Extension[T]) ResetSize ¶
func (o *Extension[T]) ResetSize()
ResetSize is promoted from Control.Instance.ResetSize.
func (*Extension[T]) RotationDegrees ¶
func (*Extension[T]) RpcConfig ¶
RpcConfig is promoted from Node.Instance.RpcConfig.
func (*Extension[T]) SceneFilePath ¶
func (*Extension[T]) ScrollHintMode ¶
func (o *Extension[T]) ScrollHintMode() ScrollHintMode
func (*Extension[T]) ScrollHorizontalEnabled ¶
func (*Extension[T]) ScrollVerticalEnabled ¶
func (*Extension[T]) SelectMode ¶
func (o *Extension[T]) SelectMode() SelectMode
func (*Extension[T]) SelfModulate ¶
func (*Extension[T]) SetAccessibilityControlsNodes ¶
func (*Extension[T]) SetAccessibilityDescribedByNodes ¶
func (*Extension[T]) SetAccessibilityDescription ¶
func (*Extension[T]) SetAccessibilityFlowToNodes ¶
func (*Extension[T]) SetAccessibilityLabeledByNodes ¶
func (*Extension[T]) SetAccessibilityLive ¶
func (o *Extension[T]) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) *Extension[T]
func (*Extension[T]) SetAccessibilityName ¶
func (*Extension[T]) SetAllowReselect ¶
func (*Extension[T]) SetAllowRmbSelect ¶
func (*Extension[T]) SetAllowSearch ¶
func (*Extension[T]) SetAutoTooltip ¶
func (*Extension[T]) SetAutoTranslate ¶
func (*Extension[T]) SetAutoTranslateMode ¶
func (o *Extension[T]) SetAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
func (*Extension[T]) SetBegin ¶
SetBegin is promoted from Control.Instance.SetBegin.
func (*Extension[T]) SetClipChildren ¶
func (o *Extension[T]) SetClipChildren(value CanvasItem.ClipChildrenMode) *Extension[T]
func (*Extension[T]) SetClipContents ¶
func (*Extension[T]) SetColumnClipContent ¶
func (*Extension[T]) SetColumnCustomMinimumWidth ¶
func (*Extension[T]) SetColumnExpand ¶
func (*Extension[T]) SetColumnExpandRatio ¶
func (*Extension[T]) SetColumnTitle ¶
func (*Extension[T]) SetColumnTitleAlignment ¶
func (o *Extension[T]) SetColumnTitleAlignment(column int, title_alignment GUI.HorizontalAlignment) *Extension[T]
func (*Extension[T]) SetColumnTitleDirection ¶
func (o *Extension[T]) SetColumnTitleDirection(column int, direction Control.TextDirection) *Extension[T]
func (*Extension[T]) SetColumnTitleLanguage ¶
func (*Extension[T]) SetColumnTitleTooltipText ¶
func (*Extension[T]) SetColumnTitlesVisible ¶
func (*Extension[T]) SetColumns ¶
func (*Extension[T]) SetCustomMinimumSize ¶
func (*Extension[T]) SetDeferredThreadGroup ¶
SetDeferredThreadGroup is promoted from Node.Instance.SetDeferredThreadGroup.
func (*Extension[T]) SetDisplayFolded ¶
SetDisplayFolded is promoted from Node.Instance.SetDisplayFolded.
func (*Extension[T]) SetDragForwarding ¶
func (o *Extension[T]) SetDragForwarding(drag_func func(at_position Vector2.XY) any, can_drop_func func(at_position Vector2.XY, data any) bool, drop_func func(at_position Vector2.XY, data any)) *Extension[T]
SetDragForwarding is promoted from Control.Instance.SetDragForwarding.
func (*Extension[T]) SetDragPreview ¶
SetDragPreview is promoted from Control.Instance.SetDragPreview.
func (*Extension[T]) SetDropModeFlags ¶
func (*Extension[T]) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (*Extension[T]) SetEditorDescription ¶
func (*Extension[T]) SetEnableDragUnfolding ¶
func (*Extension[T]) SetEnableRecursiveFolding ¶
func (*Extension[T]) SetEnd ¶
SetEnd is promoted from Control.Instance.SetEnd.
func (*Extension[T]) SetFocusBehaviorRecursive ¶
func (o *Extension[T]) SetFocusBehaviorRecursive(value Control.FocusBehaviorRecursive) *Extension[T]
func (*Extension[T]) SetFocusMode ¶
func (*Extension[T]) SetFocusNeighborBottom ¶
func (*Extension[T]) SetFocusNeighborLeft ¶
func (*Extension[T]) SetFocusNeighborRight ¶
func (*Extension[T]) SetFocusNeighborTop ¶
func (*Extension[T]) SetFocusNext ¶
func (*Extension[T]) SetFocusPrevious ¶
func (*Extension[T]) SetGrowHorizontal ¶
func (o *Extension[T]) SetGrowHorizontal(value Control.GrowDirection) *Extension[T]
func (*Extension[T]) SetGrowVertical ¶
func (o *Extension[T]) SetGrowVertical(value Control.GrowDirection) *Extension[T]
func (*Extension[T]) SetHideFolding ¶
func (*Extension[T]) SetHideRoot ¶
func (*Extension[T]) SetInstanceShaderParameter ¶
SetInstanceShaderParameter is promoted from CanvasItem.Instance.SetInstanceShaderParameter.
func (*Extension[T]) SetLayoutDirection ¶
func (o *Extension[T]) SetLayoutDirection(value Control.LayoutDirection) *Extension[T]
func (*Extension[T]) SetLightMask ¶
func (*Extension[T]) SetLocalizeNumeralSystem ¶
func (*Extension[T]) SetMaterial ¶
func (*Extension[T]) SetModulate ¶
func (*Extension[T]) SetMouseBehaviorRecursive ¶
func (o *Extension[T]) SetMouseBehaviorRecursive(value Control.MouseBehaviorRecursive) *Extension[T]
func (*Extension[T]) SetMouseDefaultCursorShape ¶
func (o *Extension[T]) SetMouseDefaultCursorShape(value Control.CursorShape) *Extension[T]
func (*Extension[T]) SetMouseFilter ¶
func (o *Extension[T]) SetMouseFilter(value Control.MouseFilter) *Extension[T]
func (*Extension[T]) SetMouseForcePassScrollEvents ¶
func (*Extension[T]) SetNotifyLocalTransform ¶
SetNotifyLocalTransform is promoted from CanvasItem.Instance.SetNotifyLocalTransform.
func (*Extension[T]) SetNotifyTransform ¶
SetNotifyTransform is promoted from CanvasItem.Instance.SetNotifyTransform.
func (*Extension[T]) SetOffsetBottom ¶
func (*Extension[T]) SetOffsetLeft ¶
func (*Extension[T]) SetOffsetRight ¶
func (*Extension[T]) SetOffsetTop ¶
func (*Extension[T]) SetPhysicsInterpolationMode ¶
func (o *Extension[T]) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) *Extension[T]
func (*Extension[T]) SetPhysicsProcess ¶
SetPhysicsProcess is promoted from Node.Instance.SetPhysicsProcess.
func (*Extension[T]) SetPhysicsProcessInternal ¶
SetPhysicsProcessInternal is promoted from Node.Instance.SetPhysicsProcessInternal.
func (*Extension[T]) SetPivotOffset ¶
func (*Extension[T]) SetPivotOffsetRatio ¶
func (*Extension[T]) SetProcess ¶
SetProcess is promoted from Node.Instance.SetProcess.
func (*Extension[T]) SetProcessInput ¶
SetProcessInput is promoted from Node.Instance.SetProcessInput.
func (*Extension[T]) SetProcessInternal ¶
SetProcessInternal is promoted from Node.Instance.SetProcessInternal.
func (*Extension[T]) SetProcessMode ¶
func (o *Extension[T]) SetProcessMode(value Node.ProcessMode) *Extension[T]
func (*Extension[T]) SetProcessPhysicsPriority ¶
func (*Extension[T]) SetProcessPriority ¶
func (*Extension[T]) SetProcessShortcutInput ¶
SetProcessShortcutInput is promoted from Node.Instance.SetProcessShortcutInput.
func (*Extension[T]) SetProcessThreadGroup ¶
func (o *Extension[T]) SetProcessThreadGroup(value Node.ProcessThreadGroup) *Extension[T]
func (*Extension[T]) SetProcessThreadGroupOrder ¶
func (*Extension[T]) SetProcessThreadMessages ¶
func (o *Extension[T]) SetProcessThreadMessages(value Node.ProcessThreadMessages) *Extension[T]
func (*Extension[T]) SetProcessUnhandledInput ¶
SetProcessUnhandledInput is promoted from Node.Instance.SetProcessUnhandledInput.
func (*Extension[T]) SetProcessUnhandledKeyInput ¶
SetProcessUnhandledKeyInput is promoted from Node.Instance.SetProcessUnhandledKeyInput.
func (*Extension[T]) SetRotationDegrees ¶
func (*Extension[T]) SetSceneFilePath ¶
func (*Extension[T]) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (*Extension[T]) SetScrollHintMode ¶
func (o *Extension[T]) SetScrollHintMode(value ScrollHintMode) *Extension[T]
func (*Extension[T]) SetScrollHorizontalEnabled ¶
func (*Extension[T]) SetScrollVerticalEnabled ¶
func (*Extension[T]) SetSelectMode ¶
func (o *Extension[T]) SetSelectMode(value SelectMode) *Extension[T]
func (*Extension[T]) SetSelected ¶
func (*Extension[T]) SetSelfModulate ¶
func (*Extension[T]) SetShortcutContext ¶
func (*Extension[T]) SetShowBehindParent ¶
func (*Extension[T]) SetSizeFlagsHorizontal ¶
func (*Extension[T]) SetSizeFlagsStretchRatio ¶
func (*Extension[T]) SetSizeFlagsVertical ¶
func (*Extension[T]) SetTextureFilter ¶
func (o *Extension[T]) SetTextureFilter(value CanvasItem.TextureFilter) *Extension[T]
func (*Extension[T]) SetTextureRepeat ¶
func (o *Extension[T]) SetTextureRepeat(value CanvasItem.TextureRepeat) *Extension[T]
func (*Extension[T]) SetThemeTypeVariation ¶
func (*Extension[T]) SetThreadSafe ¶
SetThreadSafe is promoted from Node.Instance.SetThreadSafe.
func (*Extension[T]) SetTileScrollHint ¶
func (*Extension[T]) SetTooltipAutoTranslateMode ¶
func (o *Extension[T]) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
func (*Extension[T]) SetTooltipText ¶
func (*Extension[T]) SetTopLevel ¶
func (*Extension[T]) SetTranslationDomainInherited ¶
SetTranslationDomainInherited is promoted from Node.Instance.SetTranslationDomainInherited.
func (*Extension[T]) SetUniqueNameInOwner ¶
func (*Extension[T]) SetUseParentMaterial ¶
func (*Extension[T]) SetVisibilityLayer ¶
func (*Extension[T]) SetVisibilityLayerBit ¶
SetVisibilityLayerBit is promoted from CanvasItem.Instance.SetVisibilityLayerBit.
func (*Extension[T]) SetVisible ¶
func (*Extension[T]) SetYSortEnabled ¶
func (*Extension[T]) SetZAsRelative ¶
func (*Extension[T]) ShortcutContext ¶
func (*Extension[T]) Show ¶
func (o *Extension[T]) Show()
Show is promoted from CanvasItem.Instance.Show.
func (*Extension[T]) ShowBehindParent ¶
func (*Extension[T]) SizeFlagsHorizontal ¶
func (*Extension[T]) SizeFlagsStretchRatio ¶
func (*Extension[T]) SizeFlagsVertical ¶
func (*Extension[T]) TextureFilter ¶
func (o *Extension[T]) TextureFilter() CanvasItem.TextureFilter
func (*Extension[T]) TextureRepeat ¶
func (o *Extension[T]) TextureRepeat() CanvasItem.TextureRepeat
func (*Extension[T]) ThemeTypeVariation ¶
func (*Extension[T]) TileScrollHint ¶
func (*Extension[T]) TooltipAutoTranslateMode ¶
func (o *Extension[T]) TooltipAutoTranslateMode() Node.AutoTranslateMode
func (*Extension[T]) TooltipText ¶
func (*Extension[T]) UniqueNameInOwner ¶
func (*Extension[T]) UpdateConfigurationWarnings ¶
func (o *Extension[T]) UpdateConfigurationWarnings()
UpdateConfigurationWarnings is promoted from Node.Instance.UpdateConfigurationWarnings.
func (*Extension[T]) UpdateMinimumSize ¶
func (o *Extension[T]) UpdateMinimumSize()
UpdateMinimumSize is promoted from Control.Instance.UpdateMinimumSize.
func (*Extension[T]) UseParentMaterial ¶
func (*Extension[T]) VisibilityLayer ¶
func (*Extension[T]) WarpMouse ¶
WarpMouse is promoted from Control.Instance.WarpMouse.
func (*Extension[T]) YSortEnabled ¶
func (*Extension[T]) ZAsRelative ¶
type ID ¶
ID is a typed object ID (reference) to an instance of this class, use it to store references to objects with unknown lifetimes, as an ID will not panic on use if the underlying object has been destroyed.
type Instance ¶
Instance of the class with convieniently typed arguments and results.
var Nil Instance
Nil is a nil/null instance of the class. Equivalent to the zero value.
func (Instance) AcceptEvent ¶
func (self Instance) AcceptEvent()
AcceptEvent is promoted from Control.Instance.AcceptEvent.
func (Instance) AccessibilityControlsNodes ¶
AccessibilityControlsNodes is promoted from Control.Instance.AccessibilityControlsNodes.
func (Instance) AccessibilityDescribedByNodes ¶
AccessibilityDescribedByNodes is promoted from Control.Instance.AccessibilityDescribedByNodes.
func (Instance) AccessibilityDescription ¶
AccessibilityDescription is promoted from Control.Instance.AccessibilityDescription.
func (Instance) AccessibilityDrag ¶
func (self Instance) AccessibilityDrag()
AccessibilityDrag is promoted from Control.Instance.AccessibilityDrag.
func (Instance) AccessibilityDrop ¶
func (self Instance) AccessibilityDrop()
AccessibilityDrop is promoted from Control.Instance.AccessibilityDrop.
func (Instance) AccessibilityFlowToNodes ¶
AccessibilityFlowToNodes is promoted from Control.Instance.AccessibilityFlowToNodes.
func (Instance) AccessibilityLabeledByNodes ¶
AccessibilityLabeledByNodes is promoted from Control.Instance.AccessibilityLabeledByNodes.
func (Instance) AccessibilityLive ¶
func (self Instance) AccessibilityLive() DisplayServer.AccessibilityLiveMode
AccessibilityLive is promoted from Control.Instance.AccessibilityLive.
func (Instance) AccessibilityName ¶
AccessibilityName is promoted from Control.Instance.AccessibilityName.
func (Instance) AddThemeColorOverride ¶
AddThemeColorOverride is promoted from Control.Instance.AddThemeColorOverride.
func (Instance) AddThemeConstantOverride ¶
AddThemeConstantOverride is promoted from Control.Instance.AddThemeConstantOverride.
func (Instance) AddThemeFontOverride ¶
AddThemeFontOverride is promoted from Control.Instance.AddThemeFontOverride.
func (Instance) AddThemeFontSizeOverride ¶
AddThemeFontSizeOverride is promoted from Control.Instance.AddThemeFontSizeOverride.
func (Instance) AddThemeIconOverride ¶
AddThemeIconOverride is promoted from Control.Instance.AddThemeIconOverride.
func (Instance) AddThemeStyleboxOverride ¶
AddThemeStyleboxOverride is promoted from Control.Instance.AddThemeStyleboxOverride.
func (Instance) AllowReselect ¶
func (Instance) AllowRmbSelect ¶
func (Instance) AllowSearch ¶
func (Instance) AnchorBottom ¶
AnchorBottom is promoted from Control.Instance.AnchorBottom.
func (Instance) AnchorLeft ¶
AnchorLeft is promoted from Control.Instance.AnchorLeft.
func (Instance) AnchorRight ¶
AnchorRight is promoted from Control.Instance.AnchorRight.
func (Instance) AnchorTop ¶
AnchorTop is promoted from Control.Instance.AnchorTop.
func (Instance) AsCanvasItem ¶
func (o Instance) AsCanvasItem() CanvasItem.Instance
func (Instance) AsObject ¶
func (o Instance) AsObject() [1]gdreference.Object
func (Instance) AutoTooltip ¶
func (Instance) AutoTranslate ¶
AutoTranslate is promoted from Control.Instance.AutoTranslate.
func (Instance) AutoTranslateMode ¶
func (self Instance) AutoTranslateMode() Node.AutoTranslateMode
AutoTranslateMode is promoted from Node.Instance.AutoTranslateMode.
func (Instance) BeginBulkThemeOverride ¶
func (self Instance) BeginBulkThemeOverride()
BeginBulkThemeOverride is promoted from Control.Instance.BeginBulkThemeOverride.
func (Instance) CanAutoTranslate ¶
CanAutoTranslate is promoted from Node.Instance.CanAutoTranslate.
func (Instance) CanProcess ¶
CanProcess is promoted from Node.Instance.CanProcess.
func (Instance) ClipChildren ¶
func (self Instance) ClipChildren() CanvasItem.ClipChildrenMode
ClipChildren is promoted from CanvasItem.Instance.ClipChildren.
func (Instance) ClipContents ¶
ClipContents is promoted from Control.Instance.ClipContents.
func (Instance) ColumnTitlesVisible ¶
func (Instance) CreateItem ¶
func (Instance) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (Instance) CustomMinimumSize ¶
CustomMinimumSize is promoted from Control.Instance.CustomMinimumSize.
func (Instance) DeselectAll ¶
func (self Instance) DeselectAll()
func (Instance) DrawEndAnimation ¶
func (self Instance) DrawEndAnimation()
DrawEndAnimation is promoted from CanvasItem.Instance.DrawEndAnimation.
func (Instance) DrawMultimesh ¶
DrawMultimesh is promoted from CanvasItem.Instance.DrawMultimesh.
func (Instance) DrawSetTransformMatrix ¶
func (self Instance) DrawSetTransformMatrix(xform Transform2D.OriginXY)
DrawSetTransformMatrix is promoted from CanvasItem.Instance.DrawSetTransformMatrix.
func (Instance) DropModeFlags ¶
func (Instance) EditSelected ¶
func (Instance) EditorDescription ¶
EditorDescription is promoted from Node.Instance.EditorDescription.
func (Instance) EnableDragUnfolding ¶
func (Instance) EnableRecursiveFolding ¶
func (Instance) EndBulkThemeOverride ¶
func (self Instance) EndBulkThemeOverride()
EndBulkThemeOverride is promoted from Control.Instance.EndBulkThemeOverride.
func (Instance) EnsureCursorIsVisible ¶
func (self Instance) EnsureCursorIsVisible()
func (Instance) FindNextValidFocus ¶
FindNextValidFocus is promoted from Control.Instance.FindNextValidFocus.
func (Instance) FindParent ¶
FindParent is promoted from Node.Instance.FindParent.
func (Instance) FindPrevValidFocus ¶
FindPrevValidFocus is promoted from Control.Instance.FindPrevValidFocus.
func (Instance) FindValidFocusNeighbor ¶
FindValidFocusNeighbor is promoted from Control.Instance.FindValidFocusNeighbor.
func (Instance) FocusBehaviorRecursive ¶
func (self Instance) FocusBehaviorRecursive() Control.FocusBehaviorRecursive
FocusBehaviorRecursive is promoted from Control.Instance.FocusBehaviorRecursive.
func (Instance) FocusMode ¶
FocusMode is promoted from Control.Instance.FocusMode.
func (Instance) FocusNeighborBottom ¶
FocusNeighborBottom is promoted from Control.Instance.FocusNeighborBottom.
func (Instance) FocusNeighborLeft ¶
FocusNeighborLeft is promoted from Control.Instance.FocusNeighborLeft.
func (Instance) FocusNeighborRight ¶
FocusNeighborRight is promoted from Control.Instance.FocusNeighborRight.
func (Instance) FocusNeighborTop ¶
FocusNeighborTop is promoted from Control.Instance.FocusNeighborTop.
func (Instance) FocusNext ¶
FocusNext is promoted from Control.Instance.FocusNext.
func (Instance) FocusPrevious ¶
FocusPrevious is promoted from Control.Instance.FocusPrevious.
func (Instance) ForceDrag ¶
ForceDrag is promoted from Control.Instance.ForceDrag.
func (Instance) ForceUpdateTransform ¶
func (self Instance) ForceUpdateTransform()
ForceUpdateTransform is promoted from CanvasItem.Instance.ForceUpdateTransform.
func (Instance) GetAccessibilityElement ¶
func (self Instance) GetAccessibilityElement() RID.AccessibilityElement
GetAccessibilityElement is promoted from Node.Instance.GetAccessibilityElement.
func (Instance) GetBegin ¶
GetBegin is promoted from Control.Instance.GetBegin.
func (Instance) GetButtonIdAtPosition ¶
func (Instance) GetCanvas ¶
GetCanvas is promoted from CanvasItem.Instance.GetCanvas.
func (Instance) GetCanvasItem ¶
func (self Instance) GetCanvasItem() RID.CanvasItem
GetCanvasItem is promoted from CanvasItem.Instance.GetCanvasItem.
func (Instance) GetCanvasLayerNode ¶
func (self Instance) GetCanvasLayerNode() CanvasLayer.Instance
GetCanvasLayerNode is promoted from CanvasItem.Instance.GetCanvasLayerNode.
func (Instance) GetCanvasTransform ¶
func (self Instance) GetCanvasTransform() Transform2D.OriginXY
GetCanvasTransform is promoted from CanvasItem.Instance.GetCanvasTransform.
func (Instance) GetColumnAtPosition ¶
func (Instance) GetColumnExpandRatio ¶
func (Instance) GetColumnTitle ¶
func (Instance) GetColumnTitleAlignment ¶
func (self Instance) GetColumnTitleAlignment(column int) GUI.HorizontalAlignment
func (Instance) GetColumnTitleDirection ¶
func (self Instance) GetColumnTitleDirection(column int) Control.TextDirection
func (Instance) GetColumnTitleLanguage ¶
func (Instance) GetColumnTitleTooltipText ¶
func (Instance) GetColumnWidth ¶
func (Instance) GetCombinedMinimumSize ¶
GetCombinedMinimumSize is promoted from Control.Instance.GetCombinedMinimumSize.
func (Instance) GetCombinedPivotOffset ¶
GetCombinedPivotOffset is promoted from Control.Instance.GetCombinedPivotOffset.
func (Instance) GetCustomPopupRect ¶
func (self Instance) GetCustomPopupRect() Rect2.PositionSize
func (Instance) GetDropSectionAtPosition ¶
func (Instance) GetEditedColumn ¶
func (Instance) GetEnd ¶
GetEnd is promoted from Control.Instance.GetEnd.
func (Instance) GetFocusModeWithOverride ¶
GetFocusModeWithOverride is promoted from Control.Instance.GetFocusModeWithOverride.
func (Instance) GetGlobalMousePosition ¶
GetGlobalMousePosition is promoted from CanvasItem.Instance.GetGlobalMousePosition.
func (Instance) GetGlobalRect ¶
func (self Instance) GetGlobalRect() Rect2.PositionSize
GetGlobalRect is promoted from Control.Instance.GetGlobalRect.
func (Instance) GetGlobalTransform ¶
func (self Instance) GetGlobalTransform() Transform2D.OriginXY
GetGlobalTransform is promoted from CanvasItem.Instance.GetGlobalTransform.
func (Instance) GetGlobalTransformWithCanvas ¶
func (self Instance) GetGlobalTransformWithCanvas() Transform2D.OriginXY
GetGlobalTransformWithCanvas is promoted from CanvasItem.Instance.GetGlobalTransformWithCanvas.
func (Instance) GetGroups ¶
GetGroups is promoted from Node.Instance.GetGroups.
func (Instance) GetInstanceShaderParameter ¶
GetInstanceShaderParameter is promoted from CanvasItem.Instance.GetInstanceShaderParameter.
func (Instance) GetItemAreaRect ¶
func (self Instance) GetItemAreaRect(item TreeItem.Instance) Rect2.PositionSize
func (Instance) GetItemAtPosition ¶
func (Instance) GetLocalMousePosition ¶
GetLocalMousePosition is promoted from CanvasItem.Instance.GetLocalMousePosition.
func (Instance) GetMinimumSize ¶
GetMinimumSize is promoted from Control.Instance.GetMinimumSize.
func (Instance) GetMouseFilterWithOverride ¶
func (self Instance) GetMouseFilterWithOverride() Control.MouseFilter
GetMouseFilterWithOverride is promoted from Control.Instance.GetMouseFilterWithOverride.
func (Instance) GetMultiplayerAuthority ¶
GetMultiplayerAuthority is promoted from Node.Instance.GetMultiplayerAuthority.
func (Instance) GetNextSelected ¶
func (Instance) GetNode ¶
GetNode is promoted from Node.Instance.GetNode.
func (Instance) GetNodeOrNull ¶
GetNodeOrNull is promoted from Node.Instance.GetNodeOrNull.
func (Instance) GetNodeRpcConfig ¶
GetNodeRpcConfig is promoted from Node.Instance.GetNodeRpcConfig.
func (Instance) GetParent ¶
GetParent is promoted from Node.Instance.GetParent.
func (Instance) GetParentAreaSize ¶
GetParentAreaSize is promoted from Control.Instance.GetParentAreaSize.
func (Instance) GetParentControl ¶
GetParentControl is promoted from Control.Instance.GetParentControl.
func (Instance) GetPath ¶
GetPath is promoted from Node.Instance.GetPath.
func (Instance) GetPhysicsProcessDeltaTime ¶
GetPhysicsProcessDeltaTime is promoted from Node.Instance.GetPhysicsProcessDeltaTime.
func (Instance) GetPressedButton ¶
func (Instance) GetProcessDeltaTime ¶
GetProcessDeltaTime is promoted from Node.Instance.GetProcessDeltaTime.
func (Instance) GetRect ¶
func (self Instance) GetRect() Rect2.PositionSize
GetRect is promoted from Control.Instance.GetRect.
func (Instance) GetSceneInstanceLoadPlaceholder ¶
GetSceneInstanceLoadPlaceholder is promoted from Node.Instance.GetSceneInstanceLoadPlaceholder.
func (Instance) GetScreenPosition ¶
GetScreenPosition is promoted from Control.Instance.GetScreenPosition.
func (Instance) GetScreenTransform ¶
func (self Instance) GetScreenTransform() Transform2D.OriginXY
GetScreenTransform is promoted from CanvasItem.Instance.GetScreenTransform.
func (Instance) GetSelected ¶
func (Instance) GetSelectedColumn ¶
func (Instance) GetThemeDefaultBaseScale ¶
GetThemeDefaultBaseScale is promoted from Control.Instance.GetThemeDefaultBaseScale.
func (Instance) GetThemeDefaultFont ¶
GetThemeDefaultFont is promoted from Control.Instance.GetThemeDefaultFont.
func (Instance) GetThemeDefaultFontSize ¶
GetThemeDefaultFontSize is promoted from Control.Instance.GetThemeDefaultFontSize.
func (Instance) GetTransform ¶
func (self Instance) GetTransform() Transform2D.OriginXY
GetTransform is promoted from CanvasItem.Instance.GetTransform.
func (Instance) GetTreeString ¶
GetTreeString is promoted from Node.Instance.GetTreeString.
func (Instance) GetTreeStringPretty ¶
GetTreeStringPretty is promoted from Node.Instance.GetTreeStringPretty.
func (Instance) GetViewportRect ¶
func (self Instance) GetViewportRect() Rect2.PositionSize
GetViewportRect is promoted from CanvasItem.Instance.GetViewportRect.
func (Instance) GetViewportTransform ¶
func (self Instance) GetViewportTransform() Transform2D.OriginXY
GetViewportTransform is promoted from CanvasItem.Instance.GetViewportTransform.
func (Instance) GetVisibilityLayerBit ¶
GetVisibilityLayerBit is promoted from CanvasItem.Instance.GetVisibilityLayerBit.
func (Instance) GetWorld2d ¶
GetWorld2d is promoted from CanvasItem.Instance.GetWorld2d.
func (Instance) GlobalPosition ¶
GlobalPosition is promoted from Control.Instance.GlobalPosition.
func (Instance) GrabClickFocus ¶
func (self Instance) GrabClickFocus()
GrabClickFocus is promoted from Control.Instance.GrabClickFocus.
func (Instance) GrowHorizontal ¶
func (self Instance) GrowHorizontal() Control.GrowDirection
GrowHorizontal is promoted from Control.Instance.GrowHorizontal.
func (Instance) GrowVertical ¶
func (self Instance) GrowVertical() Control.GrowDirection
GrowVertical is promoted from Control.Instance.GrowVertical.
func (Instance) HasNode ¶
HasNode is promoted from Node.Instance.HasNode.
func (Instance) HasNodeAndResource ¶
HasNodeAndResource is promoted from Node.Instance.HasNodeAndResource.
func (Instance) HasThemeColorOverride ¶
HasThemeColorOverride is promoted from Control.Instance.HasThemeColorOverride.
func (Instance) HasThemeConstantOverride ¶
HasThemeConstantOverride is promoted from Control.Instance.HasThemeConstantOverride.
func (Instance) HasThemeFontOverride ¶
HasThemeFontOverride is promoted from Control.Instance.HasThemeFontOverride.
func (Instance) HasThemeFontSizeOverride ¶
HasThemeFontSizeOverride is promoted from Control.Instance.HasThemeFontSizeOverride.
func (Instance) HasThemeIconOverride ¶
HasThemeIconOverride is promoted from Control.Instance.HasThemeIconOverride.
func (Instance) HasThemeStyleboxOverride ¶
HasThemeStyleboxOverride is promoted from Control.Instance.HasThemeStyleboxOverride.
func (Instance) HideFolding ¶
func (Instance) IsAncestorOf ¶
IsAncestorOf is promoted from Node.Instance.IsAncestorOf.
func (Instance) IsColumnClippingContent ¶
func (Instance) IsColumnExpanding ¶
func (Instance) IsDisplayedFolded ¶
IsDisplayedFolded is promoted from Node.Instance.IsDisplayedFolded.
func (Instance) IsDragSuccessful ¶
IsDragSuccessful is promoted from Control.Instance.IsDragSuccessful.
func (Instance) IsEditableInstance ¶
IsEditableInstance is promoted from Node.Instance.IsEditableInstance.
func (Instance) IsGreaterThan ¶
IsGreaterThan is promoted from Node.Instance.IsGreaterThan.
func (Instance) IsInGroup ¶
IsInGroup is promoted from Node.Instance.IsInGroup.
func (Instance) IsInsideTree ¶
IsInsideTree is promoted from Node.Instance.IsInsideTree.
func (Instance) IsLayoutRtl ¶
IsLayoutRtl is promoted from Control.Instance.IsLayoutRtl.
func (Instance) IsLocalTransformNotificationEnabled ¶
IsLocalTransformNotificationEnabled is promoted from CanvasItem.Instance.IsLocalTransformNotificationEnabled.
func (Instance) IsMultiplayerAuthority ¶
IsMultiplayerAuthority is promoted from Node.Instance.IsMultiplayerAuthority.
func (Instance) IsNodeReady ¶
IsNodeReady is promoted from Node.Instance.IsNodeReady.
func (Instance) IsPartOfEditedScene ¶
IsPartOfEditedScene is promoted from Node.Instance.IsPartOfEditedScene.
func (Instance) IsPhysicsInterpolated ¶
IsPhysicsInterpolated is promoted from Node.Instance.IsPhysicsInterpolated.
func (Instance) IsPhysicsInterpolatedAndEnabled ¶
IsPhysicsInterpolatedAndEnabled is promoted from Node.Instance.IsPhysicsInterpolatedAndEnabled.
func (Instance) IsPhysicsProcessing ¶
IsPhysicsProcessing is promoted from Node.Instance.IsPhysicsProcessing.
func (Instance) IsPhysicsProcessingInternal ¶
IsPhysicsProcessingInternal is promoted from Node.Instance.IsPhysicsProcessingInternal.
func (Instance) IsProcessing ¶
IsProcessing is promoted from Node.Instance.IsProcessing.
func (Instance) IsProcessingInput ¶
IsProcessingInput is promoted from Node.Instance.IsProcessingInput.
func (Instance) IsProcessingInternal ¶
IsProcessingInternal is promoted from Node.Instance.IsProcessingInternal.
func (Instance) IsProcessingShortcutInput ¶
IsProcessingShortcutInput is promoted from Node.Instance.IsProcessingShortcutInput.
func (Instance) IsProcessingUnhandledInput ¶
IsProcessingUnhandledInput is promoted from Node.Instance.IsProcessingUnhandledInput.
func (Instance) IsProcessingUnhandledKeyInput ¶
IsProcessingUnhandledKeyInput is promoted from Node.Instance.IsProcessingUnhandledKeyInput.
func (Instance) IsTransformNotificationEnabled ¶
IsTransformNotificationEnabled is promoted from CanvasItem.Instance.IsTransformNotificationEnabled.
func (Instance) IsVisibleInTree ¶
IsVisibleInTree is promoted from CanvasItem.Instance.IsVisibleInTree.
func (Instance) LayoutDirection ¶
func (self Instance) LayoutDirection() Control.LayoutDirection
LayoutDirection is promoted from Control.Instance.LayoutDirection.
func (Instance) LightMask ¶
LightMask is promoted from CanvasItem.Instance.LightMask.
func (Instance) LocalizeNumeralSystem ¶
LocalizeNumeralSystem is promoted from Control.Instance.LocalizeNumeralSystem.
func (Instance) MakeCanvasPositionLocal ¶
MakeCanvasPositionLocal is promoted from CanvasItem.Instance.MakeCanvasPositionLocal.
func (Instance) MakeInputLocal ¶
func (self Instance) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
MakeInputLocal is promoted from CanvasItem.Instance.MakeInputLocal.
func (Instance) Material ¶
Material is promoted from CanvasItem.Instance.Material.
func (Instance) Modulate ¶
Modulate is promoted from CanvasItem.Instance.Modulate.
func (Instance) MoreArgs ¶
MoreArgs enables certain functions to be called with additional 'optional' arguments.
func (Instance) MouseBehaviorRecursive ¶
func (self Instance) MouseBehaviorRecursive() Control.MouseBehaviorRecursive
MouseBehaviorRecursive is promoted from Control.Instance.MouseBehaviorRecursive.
func (Instance) MouseDefaultCursorShape ¶
func (self Instance) MouseDefaultCursorShape() Control.CursorShape
MouseDefaultCursorShape is promoted from Control.Instance.MouseDefaultCursorShape.
func (Instance) MouseFilter ¶
func (self Instance) MouseFilter() Control.MouseFilter
MouseFilter is promoted from Control.Instance.MouseFilter.
func (Instance) MouseForcePassScrollEvents ¶
MouseForcePassScrollEvents is promoted from Control.Instance.MouseForcePassScrollEvents.
func (Instance) MoveChild ¶
MoveChild is promoted from Node.Instance.MoveChild.
func (Instance) MoveToFront ¶
func (self Instance) MoveToFront()
MoveToFront is promoted from CanvasItem.Instance.MoveToFront.
func (Instance) Multiplayer ¶
func (self Instance) Multiplayer() MultiplayerAPI.Instance
Multiplayer is promoted from Node.Instance.Multiplayer.
func (Instance) NotifyDeferredThreadGroup ¶
NotifyDeferredThreadGroup is promoted from Node.Instance.NotifyDeferredThreadGroup.
func (Instance) NotifyThreadSafe ¶
NotifyThreadSafe is promoted from Node.Instance.NotifyThreadSafe.
func (Instance) OffsetBottom ¶
OffsetBottom is promoted from Control.Instance.OffsetBottom.
func (Instance) OffsetLeft ¶
OffsetLeft is promoted from Control.Instance.OffsetLeft.
func (Instance) OffsetRight ¶
OffsetRight is promoted from Control.Instance.OffsetRight.
func (Instance) OffsetTop ¶
OffsetTop is promoted from Control.Instance.OffsetTop.
func (Instance) OnButtonClicked ¶
func (Instance) OnCellSelected ¶
func (Instance) OnCheckPropagatedToItem ¶
func (Instance) OnChildEnteredTree ¶
func (self Instance) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
OnChildEnteredTree is promoted from Node.Instance.OnChildEnteredTree.
func (Instance) OnChildExitingTree ¶
func (self Instance) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
OnChildExitingTree is promoted from Node.Instance.OnChildExitingTree.
func (Instance) OnChildOrderChanged ¶
OnChildOrderChanged is promoted from Node.Instance.OnChildOrderChanged.
func (Instance) OnColumnTitleClicked ¶
func (Instance) OnCustomItemClicked ¶
func (Instance) OnCustomPopupEdited ¶
func (Instance) OnDraw ¶
OnDraw is promoted from CanvasItem.Instance.OnDraw.
func (Instance) OnEditorDescriptionChanged ¶
func (self Instance) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) Instance
OnEditorDescriptionChanged is promoted from Node.Instance.OnEditorDescriptionChanged.
func (Instance) OnEditorStateChanged ¶
OnEditorStateChanged is promoted from Node.Instance.OnEditorStateChanged.
func (Instance) OnEmptyClicked ¶
func (Instance) OnFocusEntered ¶
OnFocusEntered is promoted from Control.Instance.OnFocusEntered.
func (Instance) OnFocusExited ¶
OnFocusExited is promoted from Control.Instance.OnFocusExited.
func (Instance) OnGuiInput ¶
OnGuiInput is promoted from Control.Instance.OnGuiInput.
func (Instance) OnHidden ¶
OnHidden is promoted from CanvasItem.Instance.OnHidden.
func (Instance) OnItemActivated ¶
func (Instance) OnItemCollapsed ¶
func (Instance) OnItemEdited ¶
func (Instance) OnItemIconDoubleClicked ¶
func (Instance) OnItemMouseSelected ¶
func (Instance) OnItemRectChanged ¶
OnItemRectChanged is promoted from CanvasItem.Instance.OnItemRectChanged.
func (Instance) OnItemSelected ¶
func (Instance) OnMinimumSizeChanged ¶
OnMinimumSizeChanged is promoted from Control.Instance.OnMinimumSizeChanged.
func (Instance) OnMouseEntered ¶
OnMouseEntered is promoted from Control.Instance.OnMouseEntered.
func (Instance) OnMouseExited ¶
OnMouseExited is promoted from Control.Instance.OnMouseExited.
func (Instance) OnMultiSelected ¶
func (Instance) OnNothingSelected ¶
func (Instance) OnReady ¶
OnReady is promoted from Node.Instance.OnReady.
func (Instance) OnRenamed ¶
OnRenamed is promoted from Node.Instance.OnRenamed.
func (Instance) OnReplacingBy ¶
OnReplacingBy is promoted from Node.Instance.OnReplacingBy.
func (Instance) OnResized ¶
OnResized is promoted from Control.Instance.OnResized.
func (Instance) OnSizeFlagsChanged ¶
OnSizeFlagsChanged is promoted from Control.Instance.OnSizeFlagsChanged.
func (Instance) OnThemeChanged ¶
OnThemeChanged is promoted from Control.Instance.OnThemeChanged.
func (Instance) OnTreeEntered ¶
OnTreeEntered is promoted from Node.Instance.OnTreeEntered.
func (Instance) OnTreeExited ¶
OnTreeExited is promoted from Node.Instance.OnTreeExited.
func (Instance) OnTreeExiting ¶
OnTreeExiting is promoted from Node.Instance.OnTreeExiting.
func (Instance) OnVisibilityChanged ¶
OnVisibilityChanged is promoted from CanvasItem.Instance.OnVisibilityChanged.
func (Instance) Owner ¶
Owner is promoted from Node.Instance.Owner.
func (Instance) PhysicsInterpolationMode ¶
func (self Instance) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
PhysicsInterpolationMode is promoted from Node.Instance.PhysicsInterpolationMode.
func (Instance) PivotOffset ¶
PivotOffset is promoted from Control.Instance.PivotOffset.
func (Instance) PivotOffsetRatio ¶
PivotOffsetRatio is promoted from Control.Instance.PivotOffsetRatio.
func (Instance) Position ¶
Position is promoted from Control.Instance.Position.
func (Instance) PrintTree ¶
func (self Instance) PrintTree()
PrintTree is promoted from Node.Instance.PrintTree.
func (Instance) PrintTreePretty ¶
func (self Instance) PrintTreePretty()
PrintTreePretty is promoted from Node.Instance.PrintTreePretty.
func (Instance) ProcessMode ¶
func (self Instance) ProcessMode() Node.ProcessMode
ProcessMode is promoted from Node.Instance.ProcessMode.
func (Instance) ProcessPhysicsPriority ¶
ProcessPhysicsPriority is promoted from Node.Instance.ProcessPhysicsPriority.
func (Instance) ProcessPriority ¶
ProcessPriority is promoted from Node.Instance.ProcessPriority.
func (Instance) ProcessThreadGroup ¶
func (self Instance) ProcessThreadGroup() Node.ProcessThreadGroup
ProcessThreadGroup is promoted from Node.Instance.ProcessThreadGroup.
func (Instance) ProcessThreadGroupOrder ¶
ProcessThreadGroupOrder is promoted from Node.Instance.ProcessThreadGroupOrder.
func (Instance) ProcessThreadMessages ¶
func (self Instance) ProcessThreadMessages() Node.ProcessThreadMessages
ProcessThreadMessages is promoted from Node.Instance.ProcessThreadMessages.
func (Instance) PropagateNotification ¶
PropagateNotification is promoted from Node.Instance.PropagateNotification.
func (Instance) QueueAccessibilityUpdate ¶
func (self Instance) QueueAccessibilityUpdate()
QueueAccessibilityUpdate is promoted from Node.Instance.QueueAccessibilityUpdate.
func (Instance) QueueFree ¶
func (self Instance) QueueFree()
QueueFree is promoted from Node.Instance.QueueFree.
func (Instance) QueueRedraw ¶
func (self Instance) QueueRedraw()
QueueRedraw is promoted from CanvasItem.Instance.QueueRedraw.
func (Instance) ReleaseFocus ¶
func (self Instance) ReleaseFocus()
ReleaseFocus is promoted from Control.Instance.ReleaseFocus.
func (Instance) RemoveChild ¶
RemoveChild is promoted from Node.Instance.RemoveChild.
func (Instance) RemoveFromGroup ¶
RemoveFromGroup is promoted from Node.Instance.RemoveFromGroup.
func (Instance) RemoveThemeColorOverride ¶
RemoveThemeColorOverride is promoted from Control.Instance.RemoveThemeColorOverride.
func (Instance) RemoveThemeConstantOverride ¶
RemoveThemeConstantOverride is promoted from Control.Instance.RemoveThemeConstantOverride.
func (Instance) RemoveThemeFontOverride ¶
RemoveThemeFontOverride is promoted from Control.Instance.RemoveThemeFontOverride.
func (Instance) RemoveThemeFontSizeOverride ¶
RemoveThemeFontSizeOverride is promoted from Control.Instance.RemoveThemeFontSizeOverride.
func (Instance) RemoveThemeIconOverride ¶
RemoveThemeIconOverride is promoted from Control.Instance.RemoveThemeIconOverride.
func (Instance) RemoveThemeStyleboxOverride ¶
RemoveThemeStyleboxOverride is promoted from Control.Instance.RemoveThemeStyleboxOverride.
func (Instance) RequestReady ¶
func (self Instance) RequestReady()
RequestReady is promoted from Node.Instance.RequestReady.
func (Instance) ResetPhysicsInterpolation ¶
func (self Instance) ResetPhysicsInterpolation()
ResetPhysicsInterpolation is promoted from Node.Instance.ResetPhysicsInterpolation.
func (Instance) ResetSize ¶
func (self Instance) ResetSize()
ResetSize is promoted from Control.Instance.ResetSize.
func (Instance) Rotation ¶
Rotation is promoted from Control.Instance.Rotation.
func (Instance) RotationDegrees ¶
RotationDegrees is promoted from Control.Instance.RotationDegrees.
func (Instance) RpcConfig ¶
RpcConfig is promoted from Node.Instance.RpcConfig.
func (Instance) Scale ¶
Scale is promoted from Control.Instance.Scale.
func (Instance) SceneFilePath ¶
SceneFilePath is promoted from Node.Instance.SceneFilePath.
func (Instance) ScrollHintMode ¶
func (self Instance) ScrollHintMode() ScrollHintMode
func (Instance) ScrollHorizontalEnabled ¶
func (Instance) ScrollToItem ¶
func (Instance) ScrollVerticalEnabled ¶
func (Instance) SelectMode ¶
func (self Instance) SelectMode() SelectMode
func (Instance) SelfModulate ¶
SelfModulate is promoted from CanvasItem.Instance.SelfModulate.
func (Instance) SetAccessibilityControlsNodes ¶
SetAccessibilityControlsNodes is promoted from Control.Instance.SetAccessibilityControlsNodes.
func (Instance) SetAccessibilityDescribedByNodes ¶
SetAccessibilityDescribedByNodes is promoted from Control.Instance.SetAccessibilityDescribedByNodes.
func (Instance) SetAccessibilityDescription ¶
SetAccessibilityDescription is promoted from Control.Instance.SetAccessibilityDescription.
func (Instance) SetAccessibilityFlowToNodes ¶
SetAccessibilityFlowToNodes is promoted from Control.Instance.SetAccessibilityFlowToNodes.
func (Instance) SetAccessibilityLabeledByNodes ¶
SetAccessibilityLabeledByNodes is promoted from Control.Instance.SetAccessibilityLabeledByNodes.
func (Instance) SetAccessibilityLive ¶
func (self Instance) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) Instance
SetAccessibilityLive is promoted from Control.Instance.SetAccessibilityLive.
func (Instance) SetAccessibilityName ¶
SetAccessibilityName is promoted from Control.Instance.SetAccessibilityName.
func (Instance) SetAllowReselect ¶
SetAllowReselect sets the property returned by [GetAllowReselect]. Returns the instance, so that property settings can be chained.
func (Instance) SetAllowRmbSelect ¶
SetAllowRmbSelect sets the property returned by [GetAllowRmbSelect]. Returns the instance, so that property settings can be chained.
func (Instance) SetAllowSearch ¶
SetAllowSearch sets the property returned by [GetAllowSearch]. Returns the instance, so that property settings can be chained.
func (Instance) SetAutoTooltip ¶
SetAutoTooltip sets the property returned by [IsAutoTooltipEnabled]. Returns the instance, so that property settings can be chained.
func (Instance) SetAutoTranslate ¶
SetAutoTranslate is promoted from Control.Instance.SetAutoTranslate.
func (Instance) SetAutoTranslateMode ¶
func (self Instance) SetAutoTranslateMode(value Node.AutoTranslateMode) Instance
SetAutoTranslateMode is promoted from Node.Instance.SetAutoTranslateMode.
func (Instance) SetBegin ¶
SetBegin is promoted from Control.Instance.SetBegin.
func (Instance) SetClipChildren ¶
func (self Instance) SetClipChildren(value CanvasItem.ClipChildrenMode) Instance
SetClipChildren is promoted from CanvasItem.Instance.SetClipChildren.
func (Instance) SetClipContents ¶
SetClipContents is promoted from Control.Instance.SetClipContents.
func (Instance) SetColumnClipContent ¶
func (Instance) SetColumnCustomMinimumWidth ¶
func (Instance) SetColumnExpand ¶
func (Instance) SetColumnExpandRatio ¶
func (Instance) SetColumnTitle ¶
func (Instance) SetColumnTitleAlignment ¶
func (self Instance) SetColumnTitleAlignment(column int, title_alignment GUI.HorizontalAlignment) Instance
func (Instance) SetColumnTitleDirection ¶
func (self Instance) SetColumnTitleDirection(column int, direction Control.TextDirection) Instance
func (Instance) SetColumnTitleLanguage ¶
func (Instance) SetColumnTitleTooltipText ¶
func (Instance) SetColumnTitlesVisible ¶
SetColumnTitlesVisible sets the property returned by [AreColumnTitlesVisible]. Returns the instance, so that property settings can be chained.
func (Instance) SetColumns ¶
SetColumns sets the property returned by [GetColumns]. Returns the instance, so that property settings can be chained.
func (Instance) SetCustomMinimumSize ¶
SetCustomMinimumSize is promoted from Control.Instance.SetCustomMinimumSize.
func (Instance) SetDeferredThreadGroup ¶
SetDeferredThreadGroup is promoted from Node.Instance.SetDeferredThreadGroup.
func (Instance) SetDisplayFolded ¶
SetDisplayFolded is promoted from Node.Instance.SetDisplayFolded.
func (Instance) SetDragForwarding ¶
func (self Instance) SetDragForwarding(drag_func func(at_position Vector2.XY) any, can_drop_func func(at_position Vector2.XY, data any) bool, drop_func func(at_position Vector2.XY, data any)) Instance
SetDragForwarding is promoted from Control.Instance.SetDragForwarding.
func (Instance) SetDragPreview ¶
SetDragPreview is promoted from Control.Instance.SetDragPreview.
func (Instance) SetDropModeFlags ¶
SetDropModeFlags sets the property returned by [GetDropModeFlags]. Returns the instance, so that property settings can be chained.
func (Instance) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (Instance) SetEditorDescription ¶
SetEditorDescription is promoted from Node.Instance.SetEditorDescription.
func (Instance) SetEnableDragUnfolding ¶
SetEnableDragUnfolding sets the property returned by [IsDragUnfoldingEnabled]. Returns the instance, so that property settings can be chained.
func (Instance) SetEnableRecursiveFolding ¶
SetEnableRecursiveFolding sets the property returned by [IsRecursiveFoldingEnabled]. Returns the instance, so that property settings can be chained.
func (Instance) SetEnd ¶
SetEnd is promoted from Control.Instance.SetEnd.
func (Instance) SetFocusBehaviorRecursive ¶
func (self Instance) SetFocusBehaviorRecursive(value Control.FocusBehaviorRecursive) Instance
SetFocusBehaviorRecursive is promoted from Control.Instance.SetFocusBehaviorRecursive.
func (Instance) SetFocusMode ¶
SetFocusMode is promoted from Control.Instance.SetFocusMode.
func (Instance) SetFocusNeighborBottom ¶
SetFocusNeighborBottom is promoted from Control.Instance.SetFocusNeighborBottom.
func (Instance) SetFocusNeighborLeft ¶
SetFocusNeighborLeft is promoted from Control.Instance.SetFocusNeighborLeft.
func (Instance) SetFocusNeighborRight ¶
SetFocusNeighborRight is promoted from Control.Instance.SetFocusNeighborRight.
func (Instance) SetFocusNeighborTop ¶
SetFocusNeighborTop is promoted from Control.Instance.SetFocusNeighborTop.
func (Instance) SetFocusNext ¶
SetFocusNext is promoted from Control.Instance.SetFocusNext.
func (Instance) SetFocusPrevious ¶
SetFocusPrevious is promoted from Control.Instance.SetFocusPrevious.
func (Instance) SetGrowHorizontal ¶
func (self Instance) SetGrowHorizontal(value Control.GrowDirection) Instance
SetGrowHorizontal is promoted from Control.Instance.SetGrowHorizontal.
func (Instance) SetGrowVertical ¶
func (self Instance) SetGrowVertical(value Control.GrowDirection) Instance
SetGrowVertical is promoted from Control.Instance.SetGrowVertical.
func (Instance) SetHideFolding ¶
SetHideFolding sets the property returned by [IsFoldingHidden]. Returns the instance, so that property settings can be chained.
func (Instance) SetHideRoot ¶
SetHideRoot sets the property returned by [IsRootHidden]. Returns the instance, so that property settings can be chained.
func (Instance) SetInstanceShaderParameter ¶
SetInstanceShaderParameter is promoted from CanvasItem.Instance.SetInstanceShaderParameter.
func (Instance) SetLayoutDirection ¶
func (self Instance) SetLayoutDirection(value Control.LayoutDirection) Instance
SetLayoutDirection is promoted from Control.Instance.SetLayoutDirection.
func (Instance) SetLightMask ¶
SetLightMask is promoted from CanvasItem.Instance.SetLightMask.
func (Instance) SetLocalizeNumeralSystem ¶
SetLocalizeNumeralSystem is promoted from Control.Instance.SetLocalizeNumeralSystem.
func (Instance) SetMaterial ¶
SetMaterial is promoted from CanvasItem.Instance.SetMaterial.
func (Instance) SetModulate ¶
SetModulate is promoted from CanvasItem.Instance.SetModulate.
func (Instance) SetMouseBehaviorRecursive ¶
func (self Instance) SetMouseBehaviorRecursive(value Control.MouseBehaviorRecursive) Instance
SetMouseBehaviorRecursive is promoted from Control.Instance.SetMouseBehaviorRecursive.
func (Instance) SetMouseDefaultCursorShape ¶
func (self Instance) SetMouseDefaultCursorShape(value Control.CursorShape) Instance
SetMouseDefaultCursorShape is promoted from Control.Instance.SetMouseDefaultCursorShape.
func (Instance) SetMouseFilter ¶
func (self Instance) SetMouseFilter(value Control.MouseFilter) Instance
SetMouseFilter is promoted from Control.Instance.SetMouseFilter.
func (Instance) SetMouseForcePassScrollEvents ¶
SetMouseForcePassScrollEvents is promoted from Control.Instance.SetMouseForcePassScrollEvents.
func (Instance) SetName ¶
SetName is promoted from Node.Instance.SetName.
func (Instance) SetNotifyLocalTransform ¶
SetNotifyLocalTransform is promoted from CanvasItem.Instance.SetNotifyLocalTransform.
func (Instance) SetNotifyTransform ¶
SetNotifyTransform is promoted from CanvasItem.Instance.SetNotifyTransform.
func (Instance) SetOffsetBottom ¶
SetOffsetBottom is promoted from Control.Instance.SetOffsetBottom.
func (Instance) SetOffsetLeft ¶
SetOffsetLeft is promoted from Control.Instance.SetOffsetLeft.
func (Instance) SetOffsetRight ¶
SetOffsetRight is promoted from Control.Instance.SetOffsetRight.
func (Instance) SetOffsetTop ¶
SetOffsetTop is promoted from Control.Instance.SetOffsetTop.
func (Instance) SetOwner ¶
SetOwner is promoted from Node.Instance.SetOwner.
func (Instance) SetPhysicsInterpolationMode ¶
func (self Instance) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) Instance
SetPhysicsInterpolationMode is promoted from Node.Instance.SetPhysicsInterpolationMode.
func (Instance) SetPhysicsProcess ¶
SetPhysicsProcess is promoted from Node.Instance.SetPhysicsProcess.
func (Instance) SetPhysicsProcessInternal ¶
SetPhysicsProcessInternal is promoted from Node.Instance.SetPhysicsProcessInternal.
func (Instance) SetPivotOffset ¶
SetPivotOffset is promoted from Control.Instance.SetPivotOffset.
func (Instance) SetPivotOffsetRatio ¶
SetPivotOffsetRatio is promoted from Control.Instance.SetPivotOffsetRatio.
func (Instance) SetProcess ¶
SetProcess is promoted from Node.Instance.SetProcess.
func (Instance) SetProcessInput ¶
SetProcessInput is promoted from Node.Instance.SetProcessInput.
func (Instance) SetProcessInternal ¶
SetProcessInternal is promoted from Node.Instance.SetProcessInternal.
func (Instance) SetProcessMode ¶
func (self Instance) SetProcessMode(value Node.ProcessMode) Instance
SetProcessMode is promoted from Node.Instance.SetProcessMode.
func (Instance) SetProcessPhysicsPriority ¶
SetProcessPhysicsPriority is promoted from Node.Instance.SetProcessPhysicsPriority.
func (Instance) SetProcessPriority ¶
SetProcessPriority is promoted from Node.Instance.SetProcessPriority.
func (Instance) SetProcessShortcutInput ¶
SetProcessShortcutInput is promoted from Node.Instance.SetProcessShortcutInput.
func (Instance) SetProcessThreadGroup ¶
func (self Instance) SetProcessThreadGroup(value Node.ProcessThreadGroup) Instance
SetProcessThreadGroup is promoted from Node.Instance.SetProcessThreadGroup.
func (Instance) SetProcessThreadGroupOrder ¶
SetProcessThreadGroupOrder is promoted from Node.Instance.SetProcessThreadGroupOrder.
func (Instance) SetProcessThreadMessages ¶
func (self Instance) SetProcessThreadMessages(value Node.ProcessThreadMessages) Instance
SetProcessThreadMessages is promoted from Node.Instance.SetProcessThreadMessages.
func (Instance) SetProcessUnhandledInput ¶
SetProcessUnhandledInput is promoted from Node.Instance.SetProcessUnhandledInput.
func (Instance) SetProcessUnhandledKeyInput ¶
SetProcessUnhandledKeyInput is promoted from Node.Instance.SetProcessUnhandledKeyInput.
func (Instance) SetRotation ¶
SetRotation is promoted from Control.Instance.SetRotation.
func (Instance) SetRotationDegrees ¶
SetRotationDegrees is promoted from Control.Instance.SetRotationDegrees.
func (Instance) SetScale ¶
SetScale is promoted from Control.Instance.SetScale.
func (Instance) SetSceneFilePath ¶
SetSceneFilePath is promoted from Node.Instance.SetSceneFilePath.
func (Instance) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (Instance) SetScrollHintMode ¶
func (self Instance) SetScrollHintMode(value ScrollHintMode) Instance
SetScrollHintMode sets the property returned by [GetScrollHintMode]. Returns the instance, so that property settings can be chained.
func (Instance) SetScrollHorizontalEnabled ¶
SetScrollHorizontalEnabled sets the property returned by [IsHScrollEnabled]. Returns the instance, so that property settings can be chained.
func (Instance) SetScrollVerticalEnabled ¶
SetScrollVerticalEnabled sets the property returned by [IsVScrollEnabled]. Returns the instance, so that property settings can be chained.
func (Instance) SetSelectMode ¶
func (self Instance) SetSelectMode(value SelectMode) Instance
SetSelectMode sets the property returned by [GetSelectMode]. Returns the instance, so that property settings can be chained.
func (Instance) SetSelected ¶
func (Instance) SetSelfModulate ¶
SetSelfModulate is promoted from CanvasItem.Instance.SetSelfModulate.
func (Instance) SetShortcutContext ¶
SetShortcutContext is promoted from Control.Instance.SetShortcutContext.
func (Instance) SetShowBehindParent ¶
SetShowBehindParent is promoted from CanvasItem.Instance.SetShowBehindParent.
func (Instance) SetSizeFlagsHorizontal ¶
SetSizeFlagsHorizontal is promoted from Control.Instance.SetSizeFlagsHorizontal.
func (Instance) SetSizeFlagsStretchRatio ¶
SetSizeFlagsStretchRatio is promoted from Control.Instance.SetSizeFlagsStretchRatio.
func (Instance) SetSizeFlagsVertical ¶
SetSizeFlagsVertical is promoted from Control.Instance.SetSizeFlagsVertical.
func (Instance) SetTextureFilter ¶
func (self Instance) SetTextureFilter(value CanvasItem.TextureFilter) Instance
SetTextureFilter is promoted from CanvasItem.Instance.SetTextureFilter.
func (Instance) SetTextureRepeat ¶
func (self Instance) SetTextureRepeat(value CanvasItem.TextureRepeat) Instance
SetTextureRepeat is promoted from CanvasItem.Instance.SetTextureRepeat.
func (Instance) SetTheme ¶
SetTheme is promoted from Control.Instance.SetTheme.
func (Instance) SetThemeTypeVariation ¶
SetThemeTypeVariation is promoted from Control.Instance.SetThemeTypeVariation.
func (Instance) SetThreadSafe ¶
SetThreadSafe is promoted from Node.Instance.SetThreadSafe.
func (Instance) SetTileScrollHint ¶
SetTileScrollHint sets the property returned by [IsScrollHintTiled]. Returns the instance, so that property settings can be chained.
func (Instance) SetTooltipAutoTranslateMode ¶
func (self Instance) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) Instance
SetTooltipAutoTranslateMode is promoted from Control.Instance.SetTooltipAutoTranslateMode.
func (Instance) SetTooltipText ¶
SetTooltipText is promoted from Control.Instance.SetTooltipText.
func (Instance) SetTopLevel ¶
SetTopLevel is promoted from CanvasItem.Instance.SetTopLevel.
func (Instance) SetTranslationDomainInherited ¶
SetTranslationDomainInherited is promoted from Node.Instance.SetTranslationDomainInherited.
func (Instance) SetUniqueNameInOwner ¶
SetUniqueNameInOwner is promoted from Node.Instance.SetUniqueNameInOwner.
func (Instance) SetUseParentMaterial ¶
SetUseParentMaterial is promoted from CanvasItem.Instance.SetUseParentMaterial.
func (Instance) SetVisibilityLayer ¶
SetVisibilityLayer is promoted from CanvasItem.Instance.SetVisibilityLayer.
func (Instance) SetVisibilityLayerBit ¶
SetVisibilityLayerBit is promoted from CanvasItem.Instance.SetVisibilityLayerBit.
func (Instance) SetVisible ¶
SetVisible is promoted from CanvasItem.Instance.SetVisible.
func (Instance) SetYSortEnabled ¶
SetYSortEnabled is promoted from CanvasItem.Instance.SetYSortEnabled.
func (Instance) SetZAsRelative ¶
SetZAsRelative is promoted from CanvasItem.Instance.SetZAsRelative.
func (Instance) SetZIndex ¶
SetZIndex is promoted from CanvasItem.Instance.SetZIndex.
func (Instance) ShortcutContext ¶
ShortcutContext is promoted from Control.Instance.ShortcutContext.
func (Instance) ShowBehindParent ¶
ShowBehindParent is promoted from CanvasItem.Instance.ShowBehindParent.
func (Instance) Size ¶
Size is promoted from Control.Instance.Size.
func (Instance) SizeFlagsHorizontal ¶
SizeFlagsHorizontal is promoted from Control.Instance.SizeFlagsHorizontal.
func (Instance) SizeFlagsStretchRatio ¶
SizeFlagsStretchRatio is promoted from Control.Instance.SizeFlagsStretchRatio.
func (Instance) SizeFlagsVertical ¶
SizeFlagsVertical is promoted from Control.Instance.SizeFlagsVertical.
func (Instance) TextureFilter ¶
func (self Instance) TextureFilter() CanvasItem.TextureFilter
TextureFilter is promoted from CanvasItem.Instance.TextureFilter.
func (Instance) TextureRepeat ¶
func (self Instance) TextureRepeat() CanvasItem.TextureRepeat
TextureRepeat is promoted from CanvasItem.Instance.TextureRepeat.
func (Instance) Theme ¶
Theme is promoted from Control.Instance.Theme.
func (Instance) ThemeTypeVariation ¶
ThemeTypeVariation is promoted from Control.Instance.ThemeTypeVariation.
func (Instance) TileScrollHint ¶
func (Instance) TooltipAutoTranslateMode ¶
func (self Instance) TooltipAutoTranslateMode() Node.AutoTranslateMode
TooltipAutoTranslateMode is promoted from Control.Instance.TooltipAutoTranslateMode.
func (Instance) TooltipText ¶
TooltipText is promoted from Control.Instance.TooltipText.
func (Instance) TopLevel ¶
TopLevel is promoted from CanvasItem.Instance.TopLevel.
func (Instance) UniqueNameInOwner ¶
UniqueNameInOwner is promoted from Node.Instance.UniqueNameInOwner.
func (Instance) UpdateConfigurationWarnings ¶
func (self Instance) UpdateConfigurationWarnings()
UpdateConfigurationWarnings is promoted from Node.Instance.UpdateConfigurationWarnings.
func (Instance) UpdateMinimumSize ¶
func (self Instance) UpdateMinimumSize()
UpdateMinimumSize is promoted from Control.Instance.UpdateMinimumSize.
func (Instance) UseParentMaterial ¶
UseParentMaterial is promoted from CanvasItem.Instance.UseParentMaterial.
func (Instance) VisibilityLayer ¶
VisibilityLayer is promoted from CanvasItem.Instance.VisibilityLayer.
func (Instance) Visible ¶
Visible is promoted from CanvasItem.Instance.Visible.
func (Instance) WarpMouse ¶
WarpMouse is promoted from Control.Instance.WarpMouse.
func (Instance) YSortEnabled ¶
YSortEnabled is promoted from CanvasItem.Instance.YSortEnabled.
func (Instance) ZAsRelative ¶
ZAsRelative is promoted from CanvasItem.Instance.ZAsRelative.
func (Instance) ZIndex ¶
ZIndex is promoted from CanvasItem.Instance.ZIndex.
type MoreArgs ¶
MoreArgs is a container for Instance functions with additional 'optional' arguments.
func (MoreArgs) CreateItem ¶
func (MoreArgs) EditSelected ¶
func (MoreArgs) GetItemAreaRect ¶
type ScrollHintMode ¶
type ScrollHintMode int64 //gd:Tree.ScrollHintMode
const ( ScrollHintModeDisabled ScrollHintMode = 0 ScrollHintModeBoth ScrollHintMode = 1 ScrollHintModeTop ScrollHintMode = 2 ScrollHintModeBottom ScrollHintMode = 3 )
type SelectMode ¶
type SelectMode int64 //gd:Tree.SelectMode
const ( SelectSingle SelectMode = 0 SelectRow SelectMode = 1 SelectMulti SelectMode = 2 )
type Singleton ¶
Singleton can be embedded in a new struct to create a Go singleton extension of the class.
It will become available as a global inside scripts and any any other Go Extension types will have any *T typed fields filled in to point at this singleton once they have been instantiated.
T must be a type that is embedding this Singleton as the first field. It is unsafe and invalid to use this type directly, or embedded in any other way.