Documentation
¶
Index ¶
- type Advanced
- type Any
- 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]) 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]) AsContainer() Container.Instance
- func (o *Extension[T]) AsControl() Control.Instance
- func (o *Extension[T]) AsGraphElement() GraphElement.Instance
- func (o *Extension[T]) AsGraphNode() Instance
- func (o *Extension[T]) AsNode() Node.Instance
- func (o *Extension[T]) AsObject() [1]gdreference.Object
- 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]) ClearAllSlots()
- func (o *Extension[T]) ClearSlot(slot_index int)
- func (o *Extension[T]) ClipChildren() CanvasItem.ClipChildrenMode
- func (o *Extension[T]) ClipContents() bool
- func (o *Extension[T]) CreateTween() Tween.Instance
- func (o *Extension[T]) CustomMinimumSize() Vector2.XY
- func (o *Extension[T]) Draggable() bool
- 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]) EditorDescription() string
- func (o *Extension[T]) EndBulkThemeOverride()
- 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]) FitChildInRect(child Control.Instance, rect Rect2.PositionSize)
- 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]) 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]) GetCombinedMinimumSize() Vector2.XY
- func (o *Extension[T]) GetCombinedPivotOffset() Vector2.XY
- 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]) GetInputPortColor(port_idx int) Color.RGBA
- func (o *Extension[T]) GetInputPortCount() int
- func (o *Extension[T]) GetInputPortPosition(port_idx int) Vector2.XY
- func (o *Extension[T]) GetInputPortSlot(port_idx int) int
- func (o *Extension[T]) GetInputPortType(port_idx int) int
- func (o *Extension[T]) GetInstanceShaderParameter(name string) any
- 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]) GetNode(path string) Node.Instance
- func (o *Extension[T]) GetNodeOrNull(path string) Node.Instance
- func (o *Extension[T]) GetNodeRpcConfig() any
- func (o *Extension[T]) GetOutputPortColor(port_idx int) Color.RGBA
- func (o *Extension[T]) GetOutputPortCount() int
- func (o *Extension[T]) GetOutputPortPosition(port_idx int) Vector2.XY
- func (o *Extension[T]) GetOutputPortSlot(port_idx int) int
- func (o *Extension[T]) GetOutputPortType(port_idx int) int
- 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]) GetProcessDeltaTime() Float.X
- func (o *Extension[T]) GetRect() Rect2.PositionSize
- func (o *Extension[T]) GetSceneInstanceLoadPlaceholder() bool
- func (o *Extension[T]) GetScreenPosition() Vector2.XY
- func (o *Extension[T]) GetScreenTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetSlotColorLeft(slot_index int) Color.RGBA
- func (o *Extension[T]) GetSlotColorRight(slot_index int) Color.RGBA
- func (o *Extension[T]) GetSlotCustomIconLeft(slot_index int) Texture2D.Instance
- func (o *Extension[T]) GetSlotCustomIconRight(slot_index int) Texture2D.Instance
- func (o *Extension[T]) GetSlotMetadataLeft(slot_index int) any
- func (o *Extension[T]) GetSlotMetadataRight(slot_index int) any
- func (o *Extension[T]) GetSlotTypeLeft(slot_index int) int
- func (o *Extension[T]) GetSlotTypeRight(slot_index int) 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]) GetTitlebarHbox() HBoxContainer.Instance
- 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]) IgnoreInvalidConnectionType() bool
- func (o *Extension[T]) IsAncestorOf(node Node.Instance) 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]) IsSlotDrawStylebox(slot_index int) bool
- func (o *Extension[T]) IsSlotEnabledLeft(slot_index int) bool
- func (o *Extension[T]) IsSlotEnabledRight(slot_index int) 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]) 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]) OnDeleteRequest(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnDragged(cb func(from Vector2.XY, to Vector2.XY), 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]) 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]) OnItemRectChanged(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]) OnNodeDeselected(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnNodeSelected(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnPositionOffsetChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnPreSortChildren(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnRaiseRequest(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]) OnResizeEnd(cb func(new_size Vector2.XY), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnResizeRequest(cb func(new_size Vector2.XY), 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]) OnSlotSizesChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnSlotUpdated(cb func(slot_index int), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnSortChildren(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]) PositionOffset() 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]) QueueSort()
- 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]) Resizable() bool
- 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]) ScalingMenus() bool
- func (o *Extension[T]) SceneFilePath() string
- func (o *Extension[T]) Selectable() bool
- func (o *Extension[T]) Selected() bool
- 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]) 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]) 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]) SetDraggable(value bool) *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]) 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]) SetIgnoreInvalidConnectionType(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]) SetPositionOffset(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]) SetResizable(value 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]) SetScalingMenus(value bool) *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]) SetSelectable(value bool) *Extension[T]
- func (o *Extension[T]) SetSelected(value bool) *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]) SetSlotColorLeft(slot_index int, color Color.RGBA) *Extension[T]
- func (o *Extension[T]) SetSlotColorRight(slot_index int, color Color.RGBA) *Extension[T]
- func (o *Extension[T]) SetSlotCustomIconLeft(slot_index int, custom_icon Texture2D.Instance) *Extension[T]
- func (o *Extension[T]) SetSlotCustomIconRight(slot_index int, custom_icon Texture2D.Instance) *Extension[T]
- func (o *Extension[T]) SetSlotDrawStylebox(slot_index int, enable bool) *Extension[T]
- func (o *Extension[T]) SetSlotEnabledLeft(slot_index int, enable bool) *Extension[T]
- func (o *Extension[T]) SetSlotEnabledRight(slot_index int, enable bool) *Extension[T]
- func (o *Extension[T]) SetSlotMetadataLeft(slot_index int, value any) *Extension[T]
- func (o *Extension[T]) SetSlotMetadataRight(slot_index int, value any) *Extension[T]
- func (o *Extension[T]) SetSlotTypeLeft(slot_index int, atype int) *Extension[T]
- func (o *Extension[T]) SetSlotTypeRight(slot_index int, atype int) *Extension[T]
- func (o *Extension[T]) SetSlotsFocusMode(value Control.FocusMode) *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]) SetTitle(value string) *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]) SlotsFocusMode() Control.FocusMode
- 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]) Title() string
- 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 Implementation
- 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) 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) AsContainer() Container.Instance
- func (o Instance) AsControl() Control.Instance
- func (o Instance) AsGraphElement() GraphElement.Instance
- func (o Instance) AsGraphNode() Instance
- func (o Instance) AsNode() Node.Instance
- func (o Instance) AsObject() [1]gdreference.Object
- 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) ClearAllSlots()
- func (self Instance) ClearSlot(slot_index int)
- func (self Instance) ClipChildren() CanvasItem.ClipChildrenMode
- func (self Instance) ClipContents() bool
- func (self Instance) CreateTween() Tween.Instance
- func (self Instance) CustomMinimumSize() Vector2.XY
- func (self Instance) Draggable() bool
- func (self Instance) DrawEndAnimation()
- func (self Instance) DrawMultimesh(multimesh MultiMesh.Instance, texture Texture2D.Instance)
- func (self Instance) DrawSetTransformMatrix(xform Transform2D.OriginXY)
- func (self Instance) EditorDescription() string
- func (self Instance) EndBulkThemeOverride()
- 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) FitChildInRect(child Control.Instance, rect Rect2.PositionSize)
- 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) GetCanvas() RID.Canvas
- func (self Instance) GetCanvasItem() RID.CanvasItem
- func (self Instance) GetCanvasLayerNode() CanvasLayer.Instance
- func (self Instance) GetCanvasTransform() Transform2D.OriginXY
- func (self Instance) GetCombinedMinimumSize() Vector2.XY
- func (self Instance) GetCombinedPivotOffset() Vector2.XY
- 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) GetInputPortColor(port_idx int) Color.RGBA
- func (self Instance) GetInputPortCount() int
- func (self Instance) GetInputPortPosition(port_idx int) Vector2.XY
- func (self Instance) GetInputPortSlot(port_idx int) int
- func (self Instance) GetInputPortType(port_idx int) int
- func (self Instance) GetInstanceShaderParameter(name string) any
- 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) GetNode(path string) Node.Instance
- func (self Instance) GetNodeOrNull(path string) Node.Instance
- func (self Instance) GetNodeRpcConfig() any
- func (self Instance) GetOutputPortColor(port_idx int) Color.RGBA
- func (self Instance) GetOutputPortCount() int
- func (self Instance) GetOutputPortPosition(port_idx int) Vector2.XY
- func (self Instance) GetOutputPortSlot(port_idx int) int
- func (self Instance) GetOutputPortType(port_idx int) int
- 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) GetProcessDeltaTime() Float.X
- func (self Instance) GetRect() Rect2.PositionSize
- func (self Instance) GetSceneInstanceLoadPlaceholder() bool
- func (self Instance) GetScreenPosition() Vector2.XY
- func (self Instance) GetScreenTransform() Transform2D.OriginXY
- func (self Instance) GetSlotColorLeft(slot_index int) Color.RGBA
- func (self Instance) GetSlotColorRight(slot_index int) Color.RGBA
- func (self Instance) GetSlotCustomIconLeft(slot_index int) Texture2D.Instance
- func (self Instance) GetSlotCustomIconRight(slot_index int) Texture2D.Instance
- func (self Instance) GetSlotMetadataLeft(slot_index int) any
- func (self Instance) GetSlotMetadataRight(slot_index int) any
- func (self Instance) GetSlotTypeLeft(slot_index int) int
- func (self Instance) GetSlotTypeRight(slot_index int) int
- func (self Instance) GetThemeDefaultBaseScale() Float.X
- func (self Instance) GetThemeDefaultFont() Font.Instance
- func (self Instance) GetThemeDefaultFontSize() int
- func (self Instance) GetTitlebarHbox() HBoxContainer.Instance
- 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) ID() ID
- func (self Instance) IgnoreInvalidConnectionType() bool
- func (self Instance) IsAncestorOf(node Node.Instance) 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) IsSlotDrawStylebox(slot_index int) bool
- func (self Instance) IsSlotEnabledLeft(slot_index int) bool
- func (self Instance) IsSlotEnabledRight(slot_index int) 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) 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) OnDeleteRequest(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnDragged(cb func(from Vector2.XY, to Vector2.XY), 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) 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) OnItemRectChanged(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) OnNodeDeselected(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnNodeSelected(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnPositionOffsetChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnPreSortChildren(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnRaiseRequest(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) OnResizeEnd(cb func(new_size Vector2.XY), flags ...Signal.Flags) Instance
- func (self Instance) OnResizeRequest(cb func(new_size Vector2.XY), 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) OnSlotSizesChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnSlotUpdated(cb func(slot_index int), flags ...Signal.Flags) Instance
- func (self Instance) OnSortChildren(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) PositionOffset() 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) QueueSort()
- 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) Resizable() bool
- 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) ScalingMenus() bool
- func (self Instance) SceneFilePath() string
- func (self Instance) Selectable() bool
- func (self Instance) Selected() bool
- 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) 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) 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) SetDraggable(value bool) Instance
- func (self Instance) SetEditableInstance(node Node.Instance, is_editable bool) Instance
- func (self Instance) SetEditorDescription(value string) 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) SetIgnoreInvalidConnectionType(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) SetPositionOffset(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) SetResizable(value 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) SetScalingMenus(value bool) Instance
- func (self Instance) SetSceneFilePath(value string) Instance
- func (self Instance) SetSceneInstanceLoadPlaceholder(load_placeholder bool) Instance
- func (self Instance) SetSelectable(value bool) Instance
- func (self Instance) SetSelected(value bool) 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) SetSlot(slot_index int, enable_left_port bool, type_left int, color_left Color.RGBA, ...) Instance
- func (self Instance) SetSlotColorLeft(slot_index int, color Color.RGBA) Instance
- func (self Instance) SetSlotColorRight(slot_index int, color Color.RGBA) Instance
- func (self Instance) SetSlotCustomIconLeft(slot_index int, custom_icon Texture2D.Instance) Instance
- func (self Instance) SetSlotCustomIconRight(slot_index int, custom_icon Texture2D.Instance) Instance
- func (self Instance) SetSlotDrawStylebox(slot_index int, enable bool) Instance
- func (self Instance) SetSlotEnabledLeft(slot_index int, enable bool) Instance
- func (self Instance) SetSlotEnabledRight(slot_index int, enable bool) Instance
- func (self Instance) SetSlotMetadataLeft(slot_index int, value any) Instance
- func (self Instance) SetSlotMetadataRight(slot_index int, value any) Instance
- func (self Instance) SetSlotTypeLeft(slot_index int, atype int) Instance
- func (self Instance) SetSlotTypeRight(slot_index int, atype int) Instance
- func (self Instance) SetSlotsFocusMode(value Control.FocusMode) 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) SetTitle(value string) 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) SlotsFocusMode() Control.FocusMode
- 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) Title() string
- 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 Interface
- type MoreArgs
- 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 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. See Interface for methods that can be overridden by T.
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]) AnchorBottom ¶
func (*Extension[T]) AnchorLeft ¶
func (*Extension[T]) AnchorRight ¶
func (*Extension[T]) AsCanvasItem ¶
func (o *Extension[T]) AsCanvasItem() CanvasItem.Instance
func (*Extension[T]) AsContainer ¶
func (*Extension[T]) AsGraphElement ¶
func (o *Extension[T]) AsGraphElement() GraphElement.Instance
func (*Extension[T]) AsGraphNode ¶
func (*Extension[T]) AsObject ¶
func (o *Extension[T]) AsObject() [1]gdreference.Object
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]) ClearAllSlots ¶
func (o *Extension[T]) ClearAllSlots()
func (*Extension[T]) ClipChildren ¶
func (o *Extension[T]) ClipChildren() CanvasItem.ClipChildrenMode
func (*Extension[T]) ClipContents ¶
func (*Extension[T]) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (*Extension[T]) CustomMinimumSize ¶
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]) EditorDescription ¶
func (*Extension[T]) EndBulkThemeOverride ¶
func (o *Extension[T]) EndBulkThemeOverride()
EndBulkThemeOverride is promoted from Control.Instance.EndBulkThemeOverride.
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]) FitChildInRect ¶
func (o *Extension[T]) FitChildInRect(child Control.Instance, rect Rect2.PositionSize)
FitChildInRect is promoted from Container.Instance.FitChildInRect.
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]) 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]) GetCombinedMinimumSize ¶
GetCombinedMinimumSize is promoted from Control.Instance.GetCombinedMinimumSize.
func (*Extension[T]) GetCombinedPivotOffset ¶
GetCombinedPivotOffset is promoted from Control.Instance.GetCombinedPivotOffset.
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]) GetInputPortColor ¶
func (*Extension[T]) GetInputPortCount ¶
func (*Extension[T]) GetInputPortPosition ¶
func (*Extension[T]) GetInputPortSlot ¶
func (*Extension[T]) GetInputPortType ¶
func (*Extension[T]) GetInstanceShaderParameter ¶
GetInstanceShaderParameter is promoted from CanvasItem.Instance.GetInstanceShaderParameter.
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]) 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]) GetOutputPortColor ¶
func (*Extension[T]) GetOutputPortCount ¶
func (*Extension[T]) GetOutputPortPosition ¶
func (*Extension[T]) GetOutputPortSlot ¶
func (*Extension[T]) GetOutputPortType ¶
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]) 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]) GetSlotColorLeft ¶
func (*Extension[T]) GetSlotColorRight ¶
func (*Extension[T]) GetSlotCustomIconLeft ¶
func (*Extension[T]) GetSlotCustomIconRight ¶
func (*Extension[T]) GetSlotMetadataLeft ¶
func (*Extension[T]) GetSlotMetadataRight ¶
func (*Extension[T]) GetSlotTypeLeft ¶
func (*Extension[T]) GetSlotTypeRight ¶
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]) GetTitlebarHbox ¶
func (o *Extension[T]) GetTitlebarHbox() HBoxContainer.Instance
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]) IgnoreInvalidConnectionType ¶
func (*Extension[T]) IsAncestorOf ¶
IsAncestorOf is promoted from Node.Instance.IsAncestorOf.
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]) IsSlotDrawStylebox ¶
func (*Extension[T]) IsSlotEnabledLeft ¶
func (*Extension[T]) IsSlotEnabledRight ¶
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]) 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]) OnDeleteRequest ¶
OnDeleteRequest is promoted from GraphElement.Instance.OnDeleteRequest.
func (*Extension[T]) OnDragged ¶
func (o *Extension[T]) OnDragged(cb func(from Vector2.XY, to Vector2.XY), flags ...Signal.Flags) *Extension[T]
OnDragged is promoted from GraphElement.Instance.OnDragged.
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]) 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]) OnItemRectChanged ¶
OnItemRectChanged is promoted from CanvasItem.Instance.OnItemRectChanged.
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]) OnNodeDeselected ¶
OnNodeDeselected is promoted from GraphElement.Instance.OnNodeDeselected.
func (*Extension[T]) OnNodeSelected ¶
OnNodeSelected is promoted from GraphElement.Instance.OnNodeSelected.
func (*Extension[T]) OnPositionOffsetChanged ¶
OnPositionOffsetChanged is promoted from GraphElement.Instance.OnPositionOffsetChanged.
func (*Extension[T]) OnPreSortChildren ¶
OnPreSortChildren is promoted from Container.Instance.OnPreSortChildren.
func (*Extension[T]) OnRaiseRequest ¶
OnRaiseRequest is promoted from GraphElement.Instance.OnRaiseRequest.
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]) OnResizeEnd ¶
func (o *Extension[T]) OnResizeEnd(cb func(new_size Vector2.XY), flags ...Signal.Flags) *Extension[T]
OnResizeEnd is promoted from GraphElement.Instance.OnResizeEnd.
func (*Extension[T]) OnResizeRequest ¶
func (o *Extension[T]) OnResizeRequest(cb func(new_size Vector2.XY), flags ...Signal.Flags) *Extension[T]
OnResizeRequest is promoted from GraphElement.Instance.OnResizeRequest.
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]) OnSlotSizesChanged ¶
func (*Extension[T]) OnSlotUpdated ¶
func (*Extension[T]) OnSortChildren ¶
OnSortChildren is promoted from Container.Instance.OnSortChildren.
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]) PositionOffset ¶
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]) QueueSort ¶
func (o *Extension[T]) QueueSort()
QueueSort is promoted from Container.Instance.QueueSort.
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]) ScalingMenus ¶
func (*Extension[T]) SceneFilePath ¶
func (*Extension[T]) Selectable ¶
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]) 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]) 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]) SetDraggable ¶
func (*Extension[T]) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (*Extension[T]) SetEditorDescription ¶
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]) SetIgnoreInvalidConnectionType ¶
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]) SetPositionOffset ¶
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]) SetResizable ¶
func (*Extension[T]) SetRotationDegrees ¶
func (*Extension[T]) SetScalingMenus ¶
func (*Extension[T]) SetSceneFilePath ¶
func (*Extension[T]) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (*Extension[T]) SetSelectable ¶
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]) SetSlotColorLeft ¶
func (*Extension[T]) SetSlotColorRight ¶
func (*Extension[T]) SetSlotCustomIconLeft ¶
func (*Extension[T]) SetSlotCustomIconRight ¶
func (*Extension[T]) SetSlotDrawStylebox ¶
func (*Extension[T]) SetSlotEnabledLeft ¶
func (*Extension[T]) SetSlotEnabledRight ¶
func (*Extension[T]) SetSlotMetadataLeft ¶
func (*Extension[T]) SetSlotMetadataRight ¶
func (*Extension[T]) SetSlotTypeLeft ¶
func (*Extension[T]) SetSlotTypeRight ¶
func (*Extension[T]) SetSlotsFocusMode ¶
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]) 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]) SlotsFocusMode ¶
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]) 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 Implementation ¶
type Implementation = implementation
Implementation implements Interface with empty methods.
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) 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) AsContainer ¶
func (Instance) AsGraphElement ¶
func (o Instance) AsGraphElement() GraphElement.Instance
func (Instance) AsGraphNode ¶
func (Instance) AsObject ¶
func (o Instance) AsObject() [1]gdreference.Object
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) ClearAllSlots ¶
func (self Instance) ClearAllSlots()
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) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (Instance) CustomMinimumSize ¶
CustomMinimumSize is promoted from Control.Instance.CustomMinimumSize.
func (Instance) Draggable ¶
Draggable is promoted from GraphElement.Instance.Draggable.
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) EditorDescription ¶
EditorDescription is promoted from Node.Instance.EditorDescription.
func (Instance) EndBulkThemeOverride ¶
func (self Instance) EndBulkThemeOverride()
EndBulkThemeOverride is promoted from Control.Instance.EndBulkThemeOverride.
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) FitChildInRect ¶
func (self Instance) FitChildInRect(child Control.Instance, rect Rect2.PositionSize)
FitChildInRect is promoted from Container.Instance.FitChildInRect.
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) 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) GetCombinedMinimumSize ¶
GetCombinedMinimumSize is promoted from Control.Instance.GetCombinedMinimumSize.
func (Instance) GetCombinedPivotOffset ¶
GetCombinedPivotOffset is promoted from Control.Instance.GetCombinedPivotOffset.
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) GetInputPortCount ¶
func (Instance) GetInputPortPosition ¶
func (Instance) GetInputPortSlot ¶
func (Instance) GetInputPortType ¶
func (Instance) GetInstanceShaderParameter ¶
GetInstanceShaderParameter is promoted from CanvasItem.Instance.GetInstanceShaderParameter.
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) 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) GetOutputPortColor ¶
func (Instance) GetOutputPortCount ¶
func (Instance) GetOutputPortPosition ¶
func (Instance) GetOutputPortSlot ¶
func (Instance) GetOutputPortType ¶
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) 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) GetSlotColorRight ¶
func (Instance) GetSlotCustomIconLeft ¶
func (Instance) GetSlotCustomIconRight ¶
func (Instance) GetSlotMetadataLeft ¶
func (Instance) GetSlotMetadataRight ¶
func (Instance) GetSlotTypeLeft ¶
func (Instance) GetSlotTypeRight ¶
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) GetTitlebarHbox ¶
func (self Instance) GetTitlebarHbox() HBoxContainer.Instance
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) IgnoreInvalidConnectionType ¶
func (Instance) IsAncestorOf ¶
IsAncestorOf is promoted from Node.Instance.IsAncestorOf.
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) IsSlotDrawStylebox ¶
func (Instance) IsSlotEnabledLeft ¶
func (Instance) IsSlotEnabledRight ¶
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) 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) OnDeleteRequest ¶
OnDeleteRequest is promoted from GraphElement.Instance.OnDeleteRequest.
func (Instance) OnDragged ¶
func (self Instance) OnDragged(cb func(from Vector2.XY, to Vector2.XY), flags ...Signal.Flags) Instance
OnDragged is promoted from GraphElement.Instance.OnDragged.
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) 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) OnItemRectChanged ¶
OnItemRectChanged is promoted from CanvasItem.Instance.OnItemRectChanged.
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) OnNodeDeselected ¶
OnNodeDeselected is promoted from GraphElement.Instance.OnNodeDeselected.
func (Instance) OnNodeSelected ¶
OnNodeSelected is promoted from GraphElement.Instance.OnNodeSelected.
func (Instance) OnPositionOffsetChanged ¶
OnPositionOffsetChanged is promoted from GraphElement.Instance.OnPositionOffsetChanged.
func (Instance) OnPreSortChildren ¶
OnPreSortChildren is promoted from Container.Instance.OnPreSortChildren.
func (Instance) OnRaiseRequest ¶
OnRaiseRequest is promoted from GraphElement.Instance.OnRaiseRequest.
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) OnResizeEnd ¶
OnResizeEnd is promoted from GraphElement.Instance.OnResizeEnd.
func (Instance) OnResizeRequest ¶
OnResizeRequest is promoted from GraphElement.Instance.OnResizeRequest.
func (Instance) OnResized ¶
OnResized is promoted from Control.Instance.OnResized.
func (Instance) OnSizeFlagsChanged ¶
OnSizeFlagsChanged is promoted from Control.Instance.OnSizeFlagsChanged.
func (Instance) OnSlotSizesChanged ¶
func (Instance) OnSlotUpdated ¶
func (Instance) OnSortChildren ¶
OnSortChildren is promoted from Container.Instance.OnSortChildren.
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) PositionOffset ¶
PositionOffset is promoted from GraphElement.Instance.PositionOffset.
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) QueueSort ¶
func (self Instance) QueueSort()
QueueSort is promoted from Container.Instance.QueueSort.
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) Resizable ¶
Resizable is promoted from GraphElement.Instance.Resizable.
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) ScalingMenus ¶
ScalingMenus is promoted from GraphElement.Instance.ScalingMenus.
func (Instance) SceneFilePath ¶
SceneFilePath is promoted from Node.Instance.SceneFilePath.
func (Instance) Selectable ¶
Selectable is promoted from GraphElement.Instance.Selectable.
func (Instance) Selected ¶
Selected is promoted from GraphElement.Instance.Selected.
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) 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) 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) SetDraggable ¶
SetDraggable is promoted from GraphElement.Instance.SetDraggable.
func (Instance) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (Instance) SetEditorDescription ¶
SetEditorDescription is promoted from Node.Instance.SetEditorDescription.
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) SetIgnoreInvalidConnectionType ¶
SetIgnoreInvalidConnectionType sets the property returned by [IsIgnoringValidConnectionType]. 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) SetPositionOffset ¶
SetPositionOffset is promoted from GraphElement.Instance.SetPositionOffset.
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) SetResizable ¶
SetResizable is promoted from GraphElement.Instance.SetResizable.
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) SetScalingMenus ¶
SetScalingMenus is promoted from GraphElement.Instance.SetScalingMenus.
func (Instance) SetSceneFilePath ¶
SetSceneFilePath is promoted from Node.Instance.SetSceneFilePath.
func (Instance) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (Instance) SetSelectable ¶
SetSelectable is promoted from GraphElement.Instance.SetSelectable.
func (Instance) SetSelected ¶
SetSelected is promoted from GraphElement.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) SetSlotColorLeft ¶
func (Instance) SetSlotColorRight ¶
func (Instance) SetSlotCustomIconLeft ¶
func (Instance) SetSlotCustomIconRight ¶
func (Instance) SetSlotDrawStylebox ¶
func (Instance) SetSlotEnabledLeft ¶
func (Instance) SetSlotEnabledRight ¶
func (Instance) SetSlotMetadataLeft ¶
func (Instance) SetSlotMetadataRight ¶
func (Instance) SetSlotTypeLeft ¶
func (Instance) SetSlotTypeRight ¶
func (Instance) SetSlotsFocusMode ¶
SetSlotsFocusMode sets the property returned by [GetSlotsFocusMode]. Returns the instance, so that property settings can be chained.
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) SetTitle ¶
SetTitle sets the property returned by [GetTitle]. 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) SlotsFocusMode ¶
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) 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.
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. See Interface for methods that can be overridden by T.