Documentation
¶
Index ¶
- type Advanced
- type Any
- type Expanded
- type Extension
- func (o *Extension[T]) AccessibilityDescription() string
- func (o *Extension[T]) AccessibilityName() string
- func (o *Extension[T]) AddCancelButton(name string) Button.Instance
- 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]) AlwaysOnTop() bool
- func (o *Extension[T]) AnisotropicFilteringLevel() Viewport.AnisotropicFiltering
- func (o *Extension[T]) AsAcceptDialog() AcceptDialog.Instance
- func (o *Extension[T]) AsConfirmationDialog() ConfirmationDialog.Instance
- func (o *Extension[T]) AsNode() Node.Instance
- func (o *Extension[T]) AsObject() [1]gdreference.Object
- func (o *Extension[T]) AsScriptCreateDialog() Instance
- func (o *Extension[T]) AsViewport() Viewport.Instance
- func (o *Extension[T]) AsWindow() Window.Instance
- func (o *Extension[T]) AudioListenerEnable2d() bool
- func (o *Extension[T]) AudioListenerEnable3d() bool
- func (o *Extension[T]) AutoTranslate() bool
- func (o *Extension[T]) AutoTranslateMode() Node.AutoTranslateMode
- func (o *Extension[T]) BeginBulkThemeOverride()
- func (o *Extension[T]) Borderless() bool
- func (o *Extension[T]) CanAutoTranslate() bool
- func (o *Extension[T]) CanDraw() bool
- func (o *Extension[T]) CanProcess() bool
- func (o *Extension[T]) CancelButtonText() string
- func (o *Extension[T]) CanvasCullMask() int
- func (o *Extension[T]) CanvasItemDefaultTextureFilter() Viewport.DefaultCanvasItemTextureFilter
- func (o *Extension[T]) CanvasItemDefaultTextureRepeat() Viewport.DefaultCanvasItemTextureRepeat
- func (o *Extension[T]) CanvasTransform() Transform2D.OriginXY
- func (o *Extension[T]) ChildControlsChanged()
- func (o *Extension[T]) ContentScaleAspect() Window.ContentScaleAspect
- func (o *Extension[T]) ContentScaleFactor() Float.X
- func (o *Extension[T]) ContentScaleMode() Window.ContentScaleMode
- func (o *Extension[T]) ContentScaleSize() Vector2i.XY
- func (o *Extension[T]) ContentScaleStretch() Window.ContentScaleStretch
- func (o *Extension[T]) CreateTween() Tween.Instance
- func (o *Extension[T]) CurrentScreen() int
- func (o *Extension[T]) DebugDraw() Viewport.DebugDraw
- func (o *Extension[T]) DialogAutowrap() bool
- func (o *Extension[T]) DialogCloseOnEscape() bool
- func (o *Extension[T]) DialogHideOnOk() bool
- func (o *Extension[T]) DialogText() string
- func (o *Extension[T]) Disable3d() bool
- func (o *Extension[T]) EditorDescription() string
- func (o *Extension[T]) EndBulkThemeOverride()
- func (o *Extension[T]) ExcludeFromCapture() bool
- func (o *Extension[T]) Exclusive() bool
- func (o *Extension[T]) ExtendToTitle() bool
- func (o *Extension[T]) FindParent(pattern string) Node.Instance
- func (o *Extension[T]) FindWorld2d() World2D.Instance
- func (o *Extension[T]) FindWorld3d() World3D.Instance
- func (o *Extension[T]) ForceNative() bool
- func (o *Extension[T]) FsrSharpness() Float.X
- func (o *Extension[T]) GetAccessibilityElement() RID.AccessibilityElement
- func (o *Extension[T]) GetAudioListener2d() AudioListener2D.Instance
- func (o *Extension[T]) GetAudioListener3d() AudioListener3D.Instance
- func (o *Extension[T]) GetCamera2d() Camera2D.Instance
- func (o *Extension[T]) GetCamera3d() Camera3D.Instance
- func (o *Extension[T]) GetCancelButton() Button.Instance
- func (o *Extension[T]) GetCanvasCullMaskBit(layer int) bool
- func (o *Extension[T]) GetContentsMinimumSize() Vector2.XY
- func (o *Extension[T]) GetFinalTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetGroups() []string
- func (o *Extension[T]) GetLabel() Label.Instance
- func (o *Extension[T]) GetLayoutDirection() Window.LayoutDirection
- func (o *Extension[T]) GetMousePosition() Vector2.XY
- 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]) GetOkButton() Button.Instance
- func (o *Extension[T]) GetOversampling() Float.X
- func (o *Extension[T]) GetParent() Node.Instance
- func (o *Extension[T]) GetPath() string
- func (o *Extension[T]) GetPhysicsProcessDeltaTime() Float.X
- func (o *Extension[T]) GetPositionWithDecorations() Vector2i.XY
- func (o *Extension[T]) GetProcessDeltaTime() Float.X
- func (o *Extension[T]) GetRenderInfo(atype Viewport.RenderInfoType, info Viewport.RenderInfo) int
- func (o *Extension[T]) GetSceneInstanceLoadPlaceholder() bool
- func (o *Extension[T]) GetScreenTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetSizeWithDecorations() Vector2i.XY
- func (o *Extension[T]) GetStretchTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetTexture() ViewportTexture.Instance
- func (o *Extension[T]) GetThemeDefaultBaseScale() Float.X
- func (o *Extension[T]) GetThemeDefaultFont() Font.Instance
- func (o *Extension[T]) GetThemeDefaultFontSize() int
- func (o *Extension[T]) GetTreeString() string
- func (o *Extension[T]) GetTreeStringPretty() string
- func (o *Extension[T]) GetViewportRid() RID.Viewport
- func (o *Extension[T]) GetVisibleRect() Rect2.PositionSize
- func (o *Extension[T]) GetWindowId() int
- func (o *Extension[T]) GlobalCanvasTransform() Transform2D.OriginXY
- func (o *Extension[T]) GrabFocus()
- func (o *Extension[T]) GuiCancelDrag()
- func (o *Extension[T]) GuiDisableInput() bool
- func (o *Extension[T]) GuiDragThreshold() int
- func (o *Extension[T]) GuiEmbedSubwindows() bool
- func (o *Extension[T]) GuiGetDragData() any
- func (o *Extension[T]) GuiGetDragDescription() string
- func (o *Extension[T]) GuiGetFocusOwner() Control.Instance
- func (o *Extension[T]) GuiGetHoveredControl() Control.Instance
- func (o *Extension[T]) GuiIsDragSuccessful() bool
- func (o *Extension[T]) GuiIsDragging() bool
- func (o *Extension[T]) GuiReleaseFocus()
- func (o *Extension[T]) GuiSetDragDescription(description string)
- func (o *Extension[T]) GuiSnapControlsToPixels() bool
- func (o *Extension[T]) HandleInputLocally() bool
- func (o *Extension[T]) HasFocus() bool
- 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]) InitialPosition() Window.WindowInitialPosition
- func (o *Extension[T]) IsAncestorOf(node Node.Instance) bool
- func (o *Extension[T]) IsDisplayedFolded() bool
- func (o *Extension[T]) IsEditableInstance(node Node.Instance) bool
- func (o *Extension[T]) IsEmbedded() bool
- func (o *Extension[T]) IsGreaterThan(node Node.Instance) bool
- func (o *Extension[T]) IsInGroup(group string) bool
- func (o *Extension[T]) IsInputHandled() bool
- func (o *Extension[T]) IsInsideTree() bool
- func (o *Extension[T]) IsLayoutRtl() bool
- func (o *Extension[T]) IsMaximizeAllowed() 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]) IsUsingFontOversampling() bool
- func (o *Extension[T]) KeepTitleVisible() bool
- func (o *Extension[T]) MaxSize() Vector2i.XY
- func (o *Extension[T]) MaximizeDisabled() bool
- func (o *Extension[T]) MeshLodThreshold() Float.X
- func (o *Extension[T]) MinSize() Vector2i.XY
- func (o *Extension[T]) MinimizeDisabled() bool
- func (o *Extension[T]) Mode() Window.Mode
- func (o *Extension[T]) MousePassthrough() bool
- func (o *Extension[T]) MousePassthroughPolygon() []Vector2.XY
- func (o *Extension[T]) MoveChild(child_node Node.Instance, to_index int)
- func (o *Extension[T]) MoveToCenter()
- func (o *Extension[T]) MoveToForeground()
- func (o *Extension[T]) Msaa2d() Viewport.MSAA
- func (o *Extension[T]) Msaa3d() Viewport.MSAA
- func (o *Extension[T]) Multiplayer() MultiplayerAPI.Instance
- func (o *Extension[T]) Name() string
- func (o *Extension[T]) NonclientArea() Rect2i.PositionSize
- func (o *Extension[T]) NotifyDeferredThreadGroup(what int)
- func (o *Extension[T]) NotifyMouseEntered()
- func (o *Extension[T]) NotifyMouseExited()
- func (o *Extension[T]) NotifyThreadSafe(what int)
- func (o *Extension[T]) OkButtonText() string
- func (o *Extension[T]) OnAboutToPopup(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnCanceled(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildOrderChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnCloseRequested(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnConfirmed(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnCustomAction(cb func(action string), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnDpiChanged(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]) OnFilesDropped(cb func(files []string), 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]) OnGoBackRequested(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnGuiFocusChanged(cb func(node Control.Instance), 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]) OnNonclientWindowInput(cb func(event InputEvent.Instance), 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]) OnScriptCreated(cb func(script Script.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnSizeChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnThemeChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTitleChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTitlebarChanged(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]) OnWindowInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) Oversampling() bool
- func (o *Extension[T]) OversamplingOverride() Float.X
- func (o *Extension[T]) OwnWorld3d() bool
- func (o *Extension[T]) Owner() Node.Instance
- func (o *Extension[T]) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
- func (o *Extension[T]) PhysicsObjectPicking() bool
- func (o *Extension[T]) PhysicsObjectPickingFirstOnly() bool
- func (o *Extension[T]) PhysicsObjectPickingSort() bool
- func (o *Extension[T]) PopupExclusiveOnParent(from_node Node.Instance, parent_rect Rect2i.PositionSize)
- func (o *Extension[T]) PopupOnParent(parent_rect Rect2i.PositionSize)
- func (o *Extension[T]) PopupWindow() bool
- func (o *Extension[T]) PopupWmHint() bool
- func (o *Extension[T]) Position() Vector2i.XY
- func (o *Extension[T]) PositionalShadowAtlas16Bits() bool
- func (o *Extension[T]) PositionalShadowAtlasQuad0() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (o *Extension[T]) PositionalShadowAtlasQuad1() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (o *Extension[T]) PositionalShadowAtlasQuad2() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (o *Extension[T]) PositionalShadowAtlasQuad3() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (o *Extension[T]) PositionalShadowAtlasSize() int
- 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]) PushTextInput(text string)
- func (o *Extension[T]) QueueAccessibilityUpdate()
- func (o *Extension[T]) QueueFree()
- func (o *Extension[T]) RegisterTextEnter(line_edit LineEdit.Instance)
- func (o *Extension[T]) RemoveButton(button Button.Instance)
- 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]) RequestAttention()
- func (o *Extension[T]) RequestReady()
- func (o *Extension[T]) ResetPhysicsInterpolation()
- func (o *Extension[T]) ResetSize()
- func (o *Extension[T]) RpcConfig(method string, config any)
- func (o *Extension[T]) Scaling3dMode() Viewport.Scaling3DMode
- func (o *Extension[T]) Scaling3dScale() Float.X
- func (o *Extension[T]) SceneFilePath() string
- func (o *Extension[T]) ScreenSpaceAa() Viewport.ScreenSpaceAA
- func (o *Extension[T]) SdfOversize() Viewport.SDFOversize
- func (o *Extension[T]) SdfScale() Viewport.SDFScale
- func (o *Extension[T]) SetAccessibilityDescription(value string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityName(value string) *Extension[T]
- func (o *Extension[T]) SetAlwaysOnTop(value bool) *Extension[T]
- func (o *Extension[T]) SetAnisotropicFilteringLevel(value Viewport.AnisotropicFiltering) *Extension[T]
- func (o *Extension[T]) SetAudioListenerEnable2d(value bool) *Extension[T]
- func (o *Extension[T]) SetAudioListenerEnable3d(value bool) *Extension[T]
- func (o *Extension[T]) SetAutoTranslate(value bool) *Extension[T]
- func (o *Extension[T]) SetAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
- func (o *Extension[T]) SetBorderless(value bool) *Extension[T]
- func (o *Extension[T]) SetCancelButtonText(value string) *Extension[T]
- func (o *Extension[T]) SetCanvasCullMask(value int) *Extension[T]
- func (o *Extension[T]) SetCanvasCullMaskBit(layer int, enable bool) *Extension[T]
- func (o *Extension[T]) SetCanvasItemDefaultTextureFilter(value Viewport.DefaultCanvasItemTextureFilter) *Extension[T]
- func (o *Extension[T]) SetCanvasItemDefaultTextureRepeat(value Viewport.DefaultCanvasItemTextureRepeat) *Extension[T]
- func (o *Extension[T]) SetCanvasTransform(value Transform2D.OriginXY) *Extension[T]
- func (o *Extension[T]) SetContentScaleAspect(value Window.ContentScaleAspect) *Extension[T]
- func (o *Extension[T]) SetContentScaleFactor(value Float.X) *Extension[T]
- func (o *Extension[T]) SetContentScaleMode(value Window.ContentScaleMode) *Extension[T]
- func (o *Extension[T]) SetContentScaleSize(value Vector2i.XY) *Extension[T]
- func (o *Extension[T]) SetContentScaleStretch(value Window.ContentScaleStretch) *Extension[T]
- func (o *Extension[T]) SetCurrentScreen(value int) *Extension[T]
- func (o *Extension[T]) SetDebugDraw(value Viewport.DebugDraw) *Extension[T]
- func (o *Extension[T]) SetDeferredThreadGroup(property string, value any) *Extension[T]
- func (o *Extension[T]) SetDialogAutowrap(value bool) *Extension[T]
- func (o *Extension[T]) SetDialogCloseOnEscape(value bool) *Extension[T]
- func (o *Extension[T]) SetDialogHideOnOk(value bool) *Extension[T]
- func (o *Extension[T]) SetDialogText(value string) *Extension[T]
- func (o *Extension[T]) SetDisable3d(value bool) *Extension[T]
- func (o *Extension[T]) SetDisplayFolded(fold 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]) SetExcludeFromCapture(value bool) *Extension[T]
- func (o *Extension[T]) SetExclusive(value bool) *Extension[T]
- func (o *Extension[T]) SetExtendToTitle(value bool) *Extension[T]
- func (o *Extension[T]) SetForceNative(value bool) *Extension[T]
- func (o *Extension[T]) SetFsrSharpness(value Float.X) *Extension[T]
- func (o *Extension[T]) SetGlobalCanvasTransform(value Transform2D.OriginXY) *Extension[T]
- func (o *Extension[T]) SetGuiDisableInput(value bool) *Extension[T]
- func (o *Extension[T]) SetGuiDragThreshold(value int) *Extension[T]
- func (o *Extension[T]) SetGuiEmbedSubwindows(value bool) *Extension[T]
- func (o *Extension[T]) SetGuiSnapControlsToPixels(value bool) *Extension[T]
- func (o *Extension[T]) SetHandleInputLocally(value bool) *Extension[T]
- func (o *Extension[T]) SetImeActive(active bool) *Extension[T]
- func (o *Extension[T]) SetImePosition(position Vector2i.XY) *Extension[T]
- func (o *Extension[T]) SetInitialPosition(value Window.WindowInitialPosition) *Extension[T]
- func (o *Extension[T]) SetInputAsHandled() *Extension[T]
- func (o *Extension[T]) SetKeepTitleVisible(value bool) *Extension[T]
- func (o *Extension[T]) SetLayoutDirection(direction Window.LayoutDirection) *Extension[T]
- func (o *Extension[T]) SetMaxSize(value Vector2i.XY) *Extension[T]
- func (o *Extension[T]) SetMaximizeDisabled(value bool) *Extension[T]
- func (o *Extension[T]) SetMeshLodThreshold(value Float.X) *Extension[T]
- func (o *Extension[T]) SetMinSize(value Vector2i.XY) *Extension[T]
- func (o *Extension[T]) SetMinimizeDisabled(value bool) *Extension[T]
- func (o *Extension[T]) SetMode(value Window.Mode) *Extension[T]
- func (o *Extension[T]) SetMousePassthrough(value bool) *Extension[T]
- func (o *Extension[T]) SetMousePassthroughPolygon(value []Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetMsaa2d(value Viewport.MSAA) *Extension[T]
- func (o *Extension[T]) SetMsaa3d(value Viewport.MSAA) *Extension[T]
- func (o *Extension[T]) SetName(value string) *Extension[T]
- func (o *Extension[T]) SetNonclientArea(value Rect2i.PositionSize) *Extension[T]
- func (o *Extension[T]) SetOkButtonText(value string) *Extension[T]
- func (o *Extension[T]) SetOversampling(value bool) *Extension[T]
- func (o *Extension[T]) SetOversamplingOverride(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOwnWorld3d(value bool) *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]) SetPhysicsObjectPicking(value bool) *Extension[T]
- func (o *Extension[T]) SetPhysicsObjectPickingFirstOnly(value bool) *Extension[T]
- func (o *Extension[T]) SetPhysicsObjectPickingSort(value bool) *Extension[T]
- func (o *Extension[T]) SetPhysicsProcess(enable bool) *Extension[T]
- func (o *Extension[T]) SetPhysicsProcessInternal(enable bool) *Extension[T]
- func (o *Extension[T]) SetPopupWindow(value bool) *Extension[T]
- func (o *Extension[T]) SetPopupWmHint(value bool) *Extension[T]
- func (o *Extension[T]) SetPosition(value Vector2i.XY) *Extension[T]
- func (o *Extension[T]) SetPositionalShadowAtlas16Bits(value bool) *Extension[T]
- func (o *Extension[T]) SetPositionalShadowAtlasQuad0(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
- func (o *Extension[T]) SetPositionalShadowAtlasQuad1(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
- func (o *Extension[T]) SetPositionalShadowAtlasQuad2(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
- func (o *Extension[T]) SetPositionalShadowAtlasQuad3(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
- func (o *Extension[T]) SetPositionalShadowAtlasSize(value int) *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]) SetScaling3dMode(value Viewport.Scaling3DMode) *Extension[T]
- func (o *Extension[T]) SetScaling3dScale(value Float.X) *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]) SetScreenSpaceAa(value Viewport.ScreenSpaceAA) *Extension[T]
- func (o *Extension[T]) SetSdfOversize(value Viewport.SDFOversize) *Extension[T]
- func (o *Extension[T]) SetSdfScale(value Viewport.SDFScale) *Extension[T]
- func (o *Extension[T]) SetSharpCorners(value bool) *Extension[T]
- func (o *Extension[T]) SetSize(value Vector2i.XY) *Extension[T]
- func (o *Extension[T]) SetSnap2dTransformsToPixel(value bool) *Extension[T]
- func (o *Extension[T]) SetSnap2dVerticesToPixel(value bool) *Extension[T]
- func (o *Extension[T]) SetTextureMipmapBias(value Float.X) *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]) SetTransient(value bool) *Extension[T]
- func (o *Extension[T]) SetTransientToFocused(value bool) *Extension[T]
- func (o *Extension[T]) SetTranslationDomainInherited() *Extension[T]
- func (o *Extension[T]) SetTransparent(value bool) *Extension[T]
- func (o *Extension[T]) SetTransparentBg(value bool) *Extension[T]
- func (o *Extension[T]) SetUnfocusable(value bool) *Extension[T]
- func (o *Extension[T]) SetUniqueNameInOwner(value bool) *Extension[T]
- func (o *Extension[T]) SetUnparentWhenInvisible(unparent bool) *Extension[T]
- func (o *Extension[T]) SetUnresizable(value bool) *Extension[T]
- func (o *Extension[T]) SetUseDebanding(value bool) *Extension[T]
- func (o *Extension[T]) SetUseFontOversampling(enable bool) *Extension[T]
- func (o *Extension[T]) SetUseHdr2d(value bool) *Extension[T]
- func (o *Extension[T]) SetUseOcclusionCulling(value bool) *Extension[T]
- func (o *Extension[T]) SetUseTaa(value bool) *Extension[T]
- func (o *Extension[T]) SetUseXr(value bool) *Extension[T]
- func (o *Extension[T]) SetVisible(value bool) *Extension[T]
- func (o *Extension[T]) SetVrsMode(value Viewport.VRSMode) *Extension[T]
- func (o *Extension[T]) SetVrsTexture(value Texture2D.Instance) *Extension[T]
- func (o *Extension[T]) SetVrsUpdateMode(value Viewport.VRSUpdateMode) *Extension[T]
- func (o *Extension[T]) SetWorld2d(value World2D.Instance) *Extension[T]
- func (o *Extension[T]) SetWorld3d(value World3D.Instance) *Extension[T]
- func (o *Extension[T]) SetWrapControls(value bool) *Extension[T]
- func (o *Extension[T]) SharpCorners() bool
- func (o *Extension[T]) Show()
- func (o *Extension[T]) Size() Vector2i.XY
- func (o *Extension[T]) Snap2dTransformsToPixel() bool
- func (o *Extension[T]) Snap2dVerticesToPixel() bool
- func (o *Extension[T]) StartDrag()
- func (o *Extension[T]) StartResize(edge DisplayServer.WindowResizeEdge)
- func (o *Extension[T]) TextureMipmapBias() Float.X
- func (o *Extension[T]) Theme() Theme.Instance
- func (o *Extension[T]) ThemeTypeVariation() string
- func (o *Extension[T]) Title() string
- func (o *Extension[T]) Transient() bool
- func (o *Extension[T]) TransientToFocused() bool
- func (o *Extension[T]) Transparent() bool
- func (o *Extension[T]) TransparentBg() bool
- func (o *Extension[T]) Unfocusable() bool
- func (o *Extension[T]) UniqueNameInOwner() bool
- func (o *Extension[T]) Unresizable() bool
- func (o *Extension[T]) UpdateConfigurationWarnings()
- func (o *Extension[T]) UpdateMouseCursorState()
- func (o *Extension[T]) UseDebanding() bool
- func (o *Extension[T]) UseHdr2d() bool
- func (o *Extension[T]) UseOcclusionCulling() bool
- func (o *Extension[T]) UseTaa() bool
- func (o *Extension[T]) UseXr() bool
- func (o *Extension[T]) Visible() bool
- func (o *Extension[T]) VrsMode() Viewport.VRSMode
- func (o *Extension[T]) VrsTexture() Texture2D.Instance
- func (o *Extension[T]) VrsUpdateMode() Viewport.VRSUpdateMode
- func (o *Extension[T]) WarpMouse(position Vector2.XY)
- func (o *Extension[T]) World2d() World2D.Instance
- func (o *Extension[T]) World3d() World3D.Instance
- func (o *Extension[T]) WrapControls() bool
- type ID
- type Instance
- func (self Instance) AccessibilityDescription() string
- func (self Instance) AccessibilityName() string
- func (self Instance) AddCancelButton(name string) Button.Instance
- 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) AlwaysOnTop() bool
- func (self Instance) AnisotropicFilteringLevel() Viewport.AnisotropicFiltering
- func (o Instance) AsAcceptDialog() AcceptDialog.Instance
- func (o Instance) AsConfirmationDialog() ConfirmationDialog.Instance
- func (o Instance) AsNode() Node.Instance
- func (o Instance) AsObject() [1]gdreference.Object
- func (o Instance) AsScriptCreateDialog() Instance
- func (o Instance) AsViewport() Viewport.Instance
- func (o Instance) AsWindow() Window.Instance
- func (self Instance) AudioListenerEnable2d() bool
- func (self Instance) AudioListenerEnable3d() bool
- func (self Instance) AutoTranslate() bool
- func (self Instance) AutoTranslateMode() Node.AutoTranslateMode
- func (self Instance) BeginBulkThemeOverride()
- func (self Instance) Borderless() bool
- func (self Instance) CanAutoTranslate() bool
- func (self Instance) CanDraw() bool
- func (self Instance) CanProcess() bool
- func (self Instance) CancelButtonText() string
- func (self Instance) CanvasCullMask() int
- func (self Instance) CanvasItemDefaultTextureFilter() Viewport.DefaultCanvasItemTextureFilter
- func (self Instance) CanvasItemDefaultTextureRepeat() Viewport.DefaultCanvasItemTextureRepeat
- func (self Instance) CanvasTransform() Transform2D.OriginXY
- func (self Instance) ChildControlsChanged()
- func (self Instance) Config(inherits string, path string)
- func (self Instance) ContentScaleAspect() Window.ContentScaleAspect
- func (self Instance) ContentScaleFactor() Float.X
- func (self Instance) ContentScaleMode() Window.ContentScaleMode
- func (self Instance) ContentScaleSize() Vector2i.XY
- func (self Instance) ContentScaleStretch() Window.ContentScaleStretch
- func (self Instance) CreateTween() Tween.Instance
- func (self Instance) CurrentScreen() int
- func (self Instance) DebugDraw() Viewport.DebugDraw
- func (self Instance) DialogAutowrap() bool
- func (self Instance) DialogCloseOnEscape() bool
- func (self Instance) DialogHideOnOk() bool
- func (self Instance) DialogText() string
- func (self Instance) Disable3d() bool
- func (self Instance) EditorDescription() string
- func (self Instance) EndBulkThemeOverride()
- func (self Instance) ExcludeFromCapture() bool
- func (self Instance) Exclusive() bool
- func (self Instance) ExtendToTitle() bool
- func (self Instance) FindParent(pattern string) Node.Instance
- func (self Instance) FindWorld2d() World2D.Instance
- func (self Instance) FindWorld3d() World3D.Instance
- func (self Instance) ForceNative() bool
- func (self Instance) FsrSharpness() Float.X
- func (self Instance) GetAccessibilityElement() RID.AccessibilityElement
- func (self Instance) GetAudioListener2d() AudioListener2D.Instance
- func (self Instance) GetAudioListener3d() AudioListener3D.Instance
- func (self Instance) GetCamera2d() Camera2D.Instance
- func (self Instance) GetCamera3d() Camera3D.Instance
- func (self Instance) GetCancelButton() Button.Instance
- func (self Instance) GetCanvasCullMaskBit(layer int) bool
- func (self Instance) GetContentsMinimumSize() Vector2.XY
- func (self Instance) GetFinalTransform() Transform2D.OriginXY
- func (self Instance) GetGroups() []string
- func (self Instance) GetLabel() Label.Instance
- func (self Instance) GetLayoutDirection() Window.LayoutDirection
- func (self Instance) GetMousePosition() Vector2.XY
- 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) GetOkButton() Button.Instance
- func (self Instance) GetOversampling() Float.X
- func (self Instance) GetParent() Node.Instance
- func (self Instance) GetPath() string
- func (self Instance) GetPhysicsProcessDeltaTime() Float.X
- func (self Instance) GetPositionWithDecorations() Vector2i.XY
- func (self Instance) GetProcessDeltaTime() Float.X
- func (self Instance) GetRenderInfo(atype Viewport.RenderInfoType, info Viewport.RenderInfo) int
- func (self Instance) GetSceneInstanceLoadPlaceholder() bool
- func (self Instance) GetScreenTransform() Transform2D.OriginXY
- func (self Instance) GetSizeWithDecorations() Vector2i.XY
- func (self Instance) GetStretchTransform() Transform2D.OriginXY
- func (self Instance) GetTexture() ViewportTexture.Instance
- func (self Instance) GetThemeDefaultBaseScale() Float.X
- func (self Instance) GetThemeDefaultFont() Font.Instance
- func (self Instance) GetThemeDefaultFontSize() int
- func (self Instance) GetTreeString() string
- func (self Instance) GetTreeStringPretty() string
- func (self Instance) GetViewportRid() RID.Viewport
- func (self Instance) GetVisibleRect() Rect2.PositionSize
- func (self Instance) GetWindowId() int
- func (self Instance) GlobalCanvasTransform() Transform2D.OriginXY
- func (self Instance) GrabFocus()
- func (self Instance) GuiCancelDrag()
- func (self Instance) GuiDisableInput() bool
- func (self Instance) GuiDragThreshold() int
- func (self Instance) GuiEmbedSubwindows() bool
- func (self Instance) GuiGetDragData() any
- func (self Instance) GuiGetDragDescription() string
- func (self Instance) GuiGetFocusOwner() Control.Instance
- func (self Instance) GuiGetHoveredControl() Control.Instance
- func (self Instance) GuiIsDragSuccessful() bool
- func (self Instance) GuiIsDragging() bool
- func (self Instance) GuiReleaseFocus()
- func (self Instance) GuiSetDragDescription(description string)
- func (self Instance) GuiSnapControlsToPixels() bool
- func (self Instance) HandleInputLocally() bool
- func (self Instance) HasFocus() bool
- 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) InitialPosition() Window.WindowInitialPosition
- func (self Instance) IsAncestorOf(node Node.Instance) bool
- func (self Instance) IsDisplayedFolded() bool
- func (self Instance) IsEditableInstance(node Node.Instance) bool
- func (self Instance) IsEmbedded() bool
- func (self Instance) IsGreaterThan(node Node.Instance) bool
- func (self Instance) IsInGroup(group string) bool
- func (self Instance) IsInputHandled() bool
- func (self Instance) IsInsideTree() bool
- func (self Instance) IsLayoutRtl() bool
- func (self Instance) IsMaximizeAllowed() 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) IsUsingFontOversampling() bool
- func (self Instance) KeepTitleVisible() bool
- func (self Instance) MaxSize() Vector2i.XY
- func (self Instance) MaximizeDisabled() bool
- func (self Instance) MeshLodThreshold() Float.X
- func (self Instance) MinSize() Vector2i.XY
- func (self Instance) MinimizeDisabled() bool
- func (self Instance) Mode() Window.Mode
- func (self Instance) MoreArgs() MoreArgs
- func (self Instance) MousePassthrough() bool
- func (self Instance) MousePassthroughPolygon() []Vector2.XY
- func (self Instance) MoveChild(child_node Node.Instance, to_index int)
- func (self Instance) MoveToCenter()
- func (self Instance) MoveToForeground()
- func (self Instance) Msaa2d() Viewport.MSAA
- func (self Instance) Msaa3d() Viewport.MSAA
- func (self Instance) Multiplayer() MultiplayerAPI.Instance
- func (self Instance) Name() string
- func (self Instance) NonclientArea() Rect2i.PositionSize
- func (self Instance) NotifyDeferredThreadGroup(what int)
- func (self Instance) NotifyMouseEntered()
- func (self Instance) NotifyMouseExited()
- func (self Instance) NotifyThreadSafe(what int)
- func (self Instance) OkButtonText() string
- func (self Instance) OnAboutToPopup(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnCanceled(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnChildOrderChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnCloseRequested(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnConfirmed(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnCustomAction(cb func(action string), flags ...Signal.Flags) Instance
- func (self Instance) OnDpiChanged(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) OnFilesDropped(cb func(files []string), 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) OnGoBackRequested(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnGuiFocusChanged(cb func(node Control.Instance), 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) OnNonclientWindowInput(cb func(event InputEvent.Instance), 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) OnScriptCreated(cb func(script Script.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnSizeChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnThemeChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTitleChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTitlebarChanged(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) OnWindowInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) Instance
- func (self Instance) Oversampling() bool
- func (self Instance) OversamplingOverride() Float.X
- func (self Instance) OwnWorld3d() bool
- func (self Instance) Owner() Node.Instance
- func (self Instance) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
- func (self Instance) PhysicsObjectPicking() bool
- func (self Instance) PhysicsObjectPickingFirstOnly() bool
- func (self Instance) PhysicsObjectPickingSort() bool
- func (self Instance) PopupExclusiveOnParent(from_node Node.Instance, parent_rect Rect2i.PositionSize)
- func (self Instance) PopupOnParent(parent_rect Rect2i.PositionSize)
- func (self Instance) PopupWindow() bool
- func (self Instance) PopupWmHint() bool
- func (self Instance) Position() Vector2i.XY
- func (self Instance) PositionalShadowAtlas16Bits() bool
- func (self Instance) PositionalShadowAtlasQuad0() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (self Instance) PositionalShadowAtlasQuad1() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (self Instance) PositionalShadowAtlasQuad2() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (self Instance) PositionalShadowAtlasQuad3() Viewport.PositionalShadowAtlasQuadrantSubdiv
- func (self Instance) PositionalShadowAtlasSize() int
- 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) PushTextInput(text string)
- func (self Instance) QueueAccessibilityUpdate()
- func (self Instance) QueueFree()
- func (self Instance) RegisterTextEnter(line_edit LineEdit.Instance)
- func (self Instance) RemoveButton(button Button.Instance)
- 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) RequestAttention()
- func (self Instance) RequestReady()
- func (self Instance) ResetPhysicsInterpolation()
- func (self Instance) ResetSize()
- func (self Instance) RpcConfig(method string, config any)
- func (self Instance) Scaling3dMode() Viewport.Scaling3DMode
- func (self Instance) Scaling3dScale() Float.X
- func (self Instance) SceneFilePath() string
- func (self Instance) ScreenSpaceAa() Viewport.ScreenSpaceAA
- func (self Instance) SdfOversize() Viewport.SDFOversize
- func (self Instance) SdfScale() Viewport.SDFScale
- func (self Instance) SetAccessibilityDescription(value string) Instance
- func (self Instance) SetAccessibilityName(value string) Instance
- func (self Instance) SetAlwaysOnTop(value bool) Instance
- func (self Instance) SetAnisotropicFilteringLevel(value Viewport.AnisotropicFiltering) Instance
- func (self Instance) SetAudioListenerEnable2d(value bool) Instance
- func (self Instance) SetAudioListenerEnable3d(value bool) Instance
- func (self Instance) SetAutoTranslate(value bool) Instance
- func (self Instance) SetAutoTranslateMode(value Node.AutoTranslateMode) Instance
- func (self Instance) SetBorderless(value bool) Instance
- func (self Instance) SetCancelButtonText(value string) Instance
- func (self Instance) SetCanvasCullMask(value int) Instance
- func (self Instance) SetCanvasCullMaskBit(layer int, enable bool) Instance
- func (self Instance) SetCanvasItemDefaultTextureFilter(value Viewport.DefaultCanvasItemTextureFilter) Instance
- func (self Instance) SetCanvasItemDefaultTextureRepeat(value Viewport.DefaultCanvasItemTextureRepeat) Instance
- func (self Instance) SetCanvasTransform(value Transform2D.OriginXY) Instance
- func (self Instance) SetContentScaleAspect(value Window.ContentScaleAspect) Instance
- func (self Instance) SetContentScaleFactor(value Float.X) Instance
- func (self Instance) SetContentScaleMode(value Window.ContentScaleMode) Instance
- func (self Instance) SetContentScaleSize(value Vector2i.XY) Instance
- func (self Instance) SetContentScaleStretch(value Window.ContentScaleStretch) Instance
- func (self Instance) SetCurrentScreen(value int) Instance
- func (self Instance) SetDebugDraw(value Viewport.DebugDraw) Instance
- func (self Instance) SetDeferredThreadGroup(property string, value any) Instance
- func (self Instance) SetDialogAutowrap(value bool) Instance
- func (self Instance) SetDialogCloseOnEscape(value bool) Instance
- func (self Instance) SetDialogHideOnOk(value bool) Instance
- func (self Instance) SetDialogText(value string) Instance
- func (self Instance) SetDisable3d(value bool) Instance
- func (self Instance) SetDisplayFolded(fold bool) Instance
- func (self Instance) SetEditableInstance(node Node.Instance, is_editable bool) Instance
- func (self Instance) SetEditorDescription(value string) Instance
- func (self Instance) SetExcludeFromCapture(value bool) Instance
- func (self Instance) SetExclusive(value bool) Instance
- func (self Instance) SetExtendToTitle(value bool) Instance
- func (self Instance) SetForceNative(value bool) Instance
- func (self Instance) SetFsrSharpness(value Float.X) Instance
- func (self Instance) SetGlobalCanvasTransform(value Transform2D.OriginXY) Instance
- func (self Instance) SetGuiDisableInput(value bool) Instance
- func (self Instance) SetGuiDragThreshold(value int) Instance
- func (self Instance) SetGuiEmbedSubwindows(value bool) Instance
- func (self Instance) SetGuiSnapControlsToPixels(value bool) Instance
- func (self Instance) SetHandleInputLocally(value bool) Instance
- func (self Instance) SetImeActive(active bool) Instance
- func (self Instance) SetImePosition(position Vector2i.XY) Instance
- func (self Instance) SetInitialPosition(value Window.WindowInitialPosition) Instance
- func (self Instance) SetInputAsHandled() Instance
- func (self Instance) SetKeepTitleVisible(value bool) Instance
- func (self Instance) SetLayoutDirection(direction Window.LayoutDirection) Instance
- func (self Instance) SetMaxSize(value Vector2i.XY) Instance
- func (self Instance) SetMaximizeDisabled(value bool) Instance
- func (self Instance) SetMeshLodThreshold(value Float.X) Instance
- func (self Instance) SetMinSize(value Vector2i.XY) Instance
- func (self Instance) SetMinimizeDisabled(value bool) Instance
- func (self Instance) SetMode(value Window.Mode) Instance
- func (self Instance) SetMousePassthrough(value bool) Instance
- func (self Instance) SetMousePassthroughPolygon(value []Vector2.XY) Instance
- func (self Instance) SetMsaa2d(value Viewport.MSAA) Instance
- func (self Instance) SetMsaa3d(value Viewport.MSAA) Instance
- func (self Instance) SetName(value string) Instance
- func (self Instance) SetNonclientArea(value Rect2i.PositionSize) Instance
- func (self *Instance) SetObject(obj [1]gdreference.Object) bool
- func (self Instance) SetOkButtonText(value string) Instance
- func (self Instance) SetOversampling(value bool) Instance
- func (self Instance) SetOversamplingOverride(value Float.X) Instance
- func (self Instance) SetOwnWorld3d(value bool) Instance
- func (self Instance) SetOwner(value Node.Instance) Instance
- func (self Instance) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) Instance
- func (self Instance) SetPhysicsObjectPicking(value bool) Instance
- func (self Instance) SetPhysicsObjectPickingFirstOnly(value bool) Instance
- func (self Instance) SetPhysicsObjectPickingSort(value bool) Instance
- func (self Instance) SetPhysicsProcess(enable bool) Instance
- func (self Instance) SetPhysicsProcessInternal(enable bool) Instance
- func (self Instance) SetPopupWindow(value bool) Instance
- func (self Instance) SetPopupWmHint(value bool) Instance
- func (self Instance) SetPosition(value Vector2i.XY) Instance
- func (self Instance) SetPositionalShadowAtlas16Bits(value bool) Instance
- func (self Instance) SetPositionalShadowAtlasQuad0(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
- func (self Instance) SetPositionalShadowAtlasQuad1(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
- func (self Instance) SetPositionalShadowAtlasQuad2(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
- func (self Instance) SetPositionalShadowAtlasQuad3(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
- func (self Instance) SetPositionalShadowAtlasSize(value int) 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) SetScaling3dMode(value Viewport.Scaling3DMode) Instance
- func (self Instance) SetScaling3dScale(value Float.X) Instance
- func (self Instance) SetSceneFilePath(value string) Instance
- func (self Instance) SetSceneInstanceLoadPlaceholder(load_placeholder bool) Instance
- func (self Instance) SetScreenSpaceAa(value Viewport.ScreenSpaceAA) Instance
- func (self Instance) SetSdfOversize(value Viewport.SDFOversize) Instance
- func (self Instance) SetSdfScale(value Viewport.SDFScale) Instance
- func (self Instance) SetSharpCorners(value bool) Instance
- func (self Instance) SetSize(value Vector2i.XY) Instance
- func (self Instance) SetSnap2dTransformsToPixel(value bool) Instance
- func (self Instance) SetSnap2dVerticesToPixel(value bool) Instance
- func (self Instance) SetTextureMipmapBias(value Float.X) 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) SetTransient(value bool) Instance
- func (self Instance) SetTransientToFocused(value bool) Instance
- func (self Instance) SetTranslationDomainInherited() Instance
- func (self Instance) SetTransparent(value bool) Instance
- func (self Instance) SetTransparentBg(value bool) Instance
- func (self Instance) SetUnfocusable(value bool) Instance
- func (self Instance) SetUniqueNameInOwner(value bool) Instance
- func (self Instance) SetUnparentWhenInvisible(unparent bool) Instance
- func (self Instance) SetUnresizable(value bool) Instance
- func (self Instance) SetUseDebanding(value bool) Instance
- func (self Instance) SetUseFontOversampling(enable bool) Instance
- func (self Instance) SetUseHdr2d(value bool) Instance
- func (self Instance) SetUseOcclusionCulling(value bool) Instance
- func (self Instance) SetUseTaa(value bool) Instance
- func (self Instance) SetUseXr(value bool) Instance
- func (self Instance) SetVisible(value bool) Instance
- func (self Instance) SetVrsMode(value Viewport.VRSMode) Instance
- func (self Instance) SetVrsTexture(value Texture2D.Instance) Instance
- func (self Instance) SetVrsUpdateMode(value Viewport.VRSUpdateMode) Instance
- func (self Instance) SetWorld2d(value World2D.Instance) Instance
- func (self Instance) SetWorld3d(value World3D.Instance) Instance
- func (self Instance) SetWrapControls(value bool) Instance
- func (self Instance) SharpCorners() bool
- func (self Instance) Show()
- func (self Instance) Size() Vector2i.XY
- func (self Instance) Snap2dTransformsToPixel() bool
- func (self Instance) Snap2dVerticesToPixel() bool
- func (self Instance) StartDrag()
- func (self Instance) StartResize(edge DisplayServer.WindowResizeEdge)
- func (self Instance) TextureMipmapBias() Float.X
- func (self Instance) Theme() Theme.Instance
- func (self Instance) ThemeTypeVariation() string
- func (self Instance) Title() string
- func (self Instance) Transient() bool
- func (self Instance) TransientToFocused() bool
- func (self Instance) Transparent() bool
- func (self Instance) TransparentBg() bool
- func (self Instance) Unfocusable() bool
- func (self Instance) UniqueNameInOwner() bool
- func (self Instance) Unresizable() bool
- func (self Instance) UpdateConfigurationWarnings()
- func (self Instance) UpdateMouseCursorState()
- func (self Instance) UseDebanding() bool
- func (self Instance) UseHdr2d() bool
- func (self Instance) UseOcclusionCulling() bool
- func (self Instance) UseTaa() bool
- func (self Instance) UseXr() bool
- func (self Instance) Virtual(name string) reflect.Value
- func (self Instance) Visible() bool
- func (self Instance) VrsMode() Viewport.VRSMode
- func (self Instance) VrsTexture() Texture2D.Instance
- func (self Instance) VrsUpdateMode() Viewport.VRSUpdateMode
- func (self Instance) WarpMouse(position Vector2.XY)
- func (self Instance) World2d() World2D.Instance
- func (self Instance) World3d() World3D.Instance
- func (self Instance) WrapControls() bool
- 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.
func (*Extension[T]) AccessibilityDescription ¶
func (*Extension[T]) AccessibilityName ¶
func (*Extension[T]) AddCancelButton ¶
AddCancelButton is promoted from AcceptDialog.Instance.AddCancelButton.
func (*Extension[T]) AddThemeColorOverride ¶
AddThemeColorOverride is promoted from Window.Instance.AddThemeColorOverride.
func (*Extension[T]) AddThemeConstantOverride ¶
AddThemeConstantOverride is promoted from Window.Instance.AddThemeConstantOverride.
func (*Extension[T]) AddThemeFontOverride ¶
AddThemeFontOverride is promoted from Window.Instance.AddThemeFontOverride.
func (*Extension[T]) AddThemeFontSizeOverride ¶
AddThemeFontSizeOverride is promoted from Window.Instance.AddThemeFontSizeOverride.
func (*Extension[T]) AddThemeIconOverride ¶
AddThemeIconOverride is promoted from Window.Instance.AddThemeIconOverride.
func (*Extension[T]) AddThemeStyleboxOverride ¶
AddThemeStyleboxOverride is promoted from Window.Instance.AddThemeStyleboxOverride.
func (*Extension[T]) AlwaysOnTop ¶
func (*Extension[T]) AnisotropicFilteringLevel ¶
func (o *Extension[T]) AnisotropicFilteringLevel() Viewport.AnisotropicFiltering
func (*Extension[T]) AsAcceptDialog ¶
func (o *Extension[T]) AsAcceptDialog() AcceptDialog.Instance
func (*Extension[T]) AsConfirmationDialog ¶
func (o *Extension[T]) AsConfirmationDialog() ConfirmationDialog.Instance
func (*Extension[T]) AsObject ¶
func (o *Extension[T]) AsObject() [1]gdreference.Object
func (*Extension[T]) AsScriptCreateDialog ¶
func (*Extension[T]) AsViewport ¶
func (*Extension[T]) AudioListenerEnable2d ¶
func (*Extension[T]) AudioListenerEnable3d ¶
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 Window.Instance.BeginBulkThemeOverride.
func (*Extension[T]) Borderless ¶
func (*Extension[T]) CanAutoTranslate ¶
CanAutoTranslate is promoted from Node.Instance.CanAutoTranslate.
func (*Extension[T]) CanDraw ¶
CanDraw is promoted from Window.Instance.CanDraw.
func (*Extension[T]) CanProcess ¶
CanProcess is promoted from Node.Instance.CanProcess.
func (*Extension[T]) CancelButtonText ¶
func (*Extension[T]) CanvasCullMask ¶
func (*Extension[T]) CanvasItemDefaultTextureFilter ¶
func (o *Extension[T]) CanvasItemDefaultTextureFilter() Viewport.DefaultCanvasItemTextureFilter
func (*Extension[T]) CanvasItemDefaultTextureRepeat ¶
func (o *Extension[T]) CanvasItemDefaultTextureRepeat() Viewport.DefaultCanvasItemTextureRepeat
func (*Extension[T]) CanvasTransform ¶
func (o *Extension[T]) CanvasTransform() Transform2D.OriginXY
func (*Extension[T]) ChildControlsChanged ¶
func (o *Extension[T]) ChildControlsChanged()
ChildControlsChanged is promoted from Window.Instance.ChildControlsChanged.
func (*Extension[T]) ContentScaleAspect ¶
func (o *Extension[T]) ContentScaleAspect() Window.ContentScaleAspect
func (*Extension[T]) ContentScaleFactor ¶
func (*Extension[T]) ContentScaleMode ¶
func (o *Extension[T]) ContentScaleMode() Window.ContentScaleMode
func (*Extension[T]) ContentScaleSize ¶
func (*Extension[T]) ContentScaleStretch ¶
func (o *Extension[T]) ContentScaleStretch() Window.ContentScaleStretch
func (*Extension[T]) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (*Extension[T]) CurrentScreen ¶
func (*Extension[T]) DialogAutowrap ¶
func (*Extension[T]) DialogCloseOnEscape ¶
func (*Extension[T]) DialogHideOnOk ¶
func (*Extension[T]) DialogText ¶
func (*Extension[T]) EditorDescription ¶
func (*Extension[T]) EndBulkThemeOverride ¶
func (o *Extension[T]) EndBulkThemeOverride()
EndBulkThemeOverride is promoted from Window.Instance.EndBulkThemeOverride.
func (*Extension[T]) ExcludeFromCapture ¶
func (*Extension[T]) ExtendToTitle ¶
func (*Extension[T]) FindParent ¶
FindParent is promoted from Node.Instance.FindParent.
func (*Extension[T]) FindWorld2d ¶
FindWorld2d is promoted from Viewport.Instance.FindWorld2d.
func (*Extension[T]) FindWorld3d ¶
FindWorld3d is promoted from Viewport.Instance.FindWorld3d.
func (*Extension[T]) ForceNative ¶
func (*Extension[T]) FsrSharpness ¶
func (*Extension[T]) GetAccessibilityElement ¶
func (o *Extension[T]) GetAccessibilityElement() RID.AccessibilityElement
GetAccessibilityElement is promoted from Node.Instance.GetAccessibilityElement.
func (*Extension[T]) GetAudioListener2d ¶
func (o *Extension[T]) GetAudioListener2d() AudioListener2D.Instance
GetAudioListener2d is promoted from Viewport.Instance.GetAudioListener2d.
func (*Extension[T]) GetAudioListener3d ¶
func (o *Extension[T]) GetAudioListener3d() AudioListener3D.Instance
GetAudioListener3d is promoted from Viewport.Instance.GetAudioListener3d.
func (*Extension[T]) GetCamera2d ¶
GetCamera2d is promoted from Viewport.Instance.GetCamera2d.
func (*Extension[T]) GetCamera3d ¶
GetCamera3d is promoted from Viewport.Instance.GetCamera3d.
func (*Extension[T]) GetCancelButton ¶
GetCancelButton is promoted from ConfirmationDialog.Instance.GetCancelButton.
func (*Extension[T]) GetCanvasCullMaskBit ¶
GetCanvasCullMaskBit is promoted from Viewport.Instance.GetCanvasCullMaskBit.
func (*Extension[T]) GetContentsMinimumSize ¶
GetContentsMinimumSize is promoted from Window.Instance.GetContentsMinimumSize.
func (*Extension[T]) GetFinalTransform ¶
func (o *Extension[T]) GetFinalTransform() Transform2D.OriginXY
GetFinalTransform is promoted from Viewport.Instance.GetFinalTransform.
func (*Extension[T]) GetGroups ¶
GetGroups is promoted from Node.Instance.GetGroups.
func (*Extension[T]) GetLabel ¶
GetLabel is promoted from AcceptDialog.Instance.GetLabel.
func (*Extension[T]) GetLayoutDirection ¶
func (o *Extension[T]) GetLayoutDirection() Window.LayoutDirection
GetLayoutDirection is promoted from Window.Instance.GetLayoutDirection.
func (*Extension[T]) GetMousePosition ¶
GetMousePosition is promoted from Viewport.Instance.GetMousePosition.
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]) GetOkButton ¶
GetOkButton is promoted from AcceptDialog.Instance.GetOkButton.
func (*Extension[T]) GetOversampling ¶
GetOversampling is promoted from Viewport.Instance.GetOversampling.
func (*Extension[T]) GetParent ¶
GetParent is promoted from Node.Instance.GetParent.
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]) GetPositionWithDecorations ¶
GetPositionWithDecorations is promoted from Window.Instance.GetPositionWithDecorations.
func (*Extension[T]) GetProcessDeltaTime ¶
GetProcessDeltaTime is promoted from Node.Instance.GetProcessDeltaTime.
func (*Extension[T]) GetRenderInfo ¶
func (o *Extension[T]) GetRenderInfo(atype Viewport.RenderInfoType, info Viewport.RenderInfo) int
GetRenderInfo is promoted from Viewport.Instance.GetRenderInfo.
func (*Extension[T]) GetSceneInstanceLoadPlaceholder ¶
GetSceneInstanceLoadPlaceholder is promoted from Node.Instance.GetSceneInstanceLoadPlaceholder.
func (*Extension[T]) GetScreenTransform ¶
func (o *Extension[T]) GetScreenTransform() Transform2D.OriginXY
GetScreenTransform is promoted from Viewport.Instance.GetScreenTransform.
func (*Extension[T]) GetSizeWithDecorations ¶
GetSizeWithDecorations is promoted from Window.Instance.GetSizeWithDecorations.
func (*Extension[T]) GetStretchTransform ¶
func (o *Extension[T]) GetStretchTransform() Transform2D.OriginXY
GetStretchTransform is promoted from Viewport.Instance.GetStretchTransform.
func (*Extension[T]) GetTexture ¶
func (o *Extension[T]) GetTexture() ViewportTexture.Instance
GetTexture is promoted from Viewport.Instance.GetTexture.
func (*Extension[T]) GetThemeDefaultBaseScale ¶
GetThemeDefaultBaseScale is promoted from Window.Instance.GetThemeDefaultBaseScale.
func (*Extension[T]) GetThemeDefaultFont ¶
GetThemeDefaultFont is promoted from Window.Instance.GetThemeDefaultFont.
func (*Extension[T]) GetThemeDefaultFontSize ¶
GetThemeDefaultFontSize is promoted from Window.Instance.GetThemeDefaultFontSize.
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]) GetViewportRid ¶
GetViewportRid is promoted from Viewport.Instance.GetViewportRid.
func (*Extension[T]) GetVisibleRect ¶
func (o *Extension[T]) GetVisibleRect() Rect2.PositionSize
GetVisibleRect is promoted from Viewport.Instance.GetVisibleRect.
func (*Extension[T]) GetWindowId ¶
GetWindowId is promoted from Window.Instance.GetWindowId.
func (*Extension[T]) GlobalCanvasTransform ¶
func (o *Extension[T]) GlobalCanvasTransform() Transform2D.OriginXY
func (*Extension[T]) GrabFocus ¶
func (o *Extension[T]) GrabFocus()
GrabFocus is promoted from Window.Instance.GrabFocus.
func (*Extension[T]) GuiCancelDrag ¶
func (o *Extension[T]) GuiCancelDrag()
GuiCancelDrag is promoted from Viewport.Instance.GuiCancelDrag.
func (*Extension[T]) GuiDisableInput ¶
func (*Extension[T]) GuiDragThreshold ¶
func (*Extension[T]) GuiEmbedSubwindows ¶
func (*Extension[T]) GuiGetDragData ¶
GuiGetDragData is promoted from Viewport.Instance.GuiGetDragData.
func (*Extension[T]) GuiGetDragDescription ¶
GuiGetDragDescription is promoted from Viewport.Instance.GuiGetDragDescription.
func (*Extension[T]) GuiGetFocusOwner ¶
GuiGetFocusOwner is promoted from Viewport.Instance.GuiGetFocusOwner.
func (*Extension[T]) GuiGetHoveredControl ¶
GuiGetHoveredControl is promoted from Viewport.Instance.GuiGetHoveredControl.
func (*Extension[T]) GuiIsDragSuccessful ¶
GuiIsDragSuccessful is promoted from Viewport.Instance.GuiIsDragSuccessful.
func (*Extension[T]) GuiIsDragging ¶
GuiIsDragging is promoted from Viewport.Instance.GuiIsDragging.
func (*Extension[T]) GuiReleaseFocus ¶
func (o *Extension[T]) GuiReleaseFocus()
GuiReleaseFocus is promoted from Viewport.Instance.GuiReleaseFocus.
func (*Extension[T]) GuiSetDragDescription ¶
GuiSetDragDescription is promoted from Viewport.Instance.GuiSetDragDescription.
func (*Extension[T]) GuiSnapControlsToPixels ¶
func (*Extension[T]) HandleInputLocally ¶
func (*Extension[T]) HasFocus ¶
HasFocus is promoted from Window.Instance.HasFocus.
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 Window.Instance.HasThemeColorOverride.
func (*Extension[T]) HasThemeConstantOverride ¶
HasThemeConstantOverride is promoted from Window.Instance.HasThemeConstantOverride.
func (*Extension[T]) HasThemeFontOverride ¶
HasThemeFontOverride is promoted from Window.Instance.HasThemeFontOverride.
func (*Extension[T]) HasThemeFontSizeOverride ¶
HasThemeFontSizeOverride is promoted from Window.Instance.HasThemeFontSizeOverride.
func (*Extension[T]) HasThemeIconOverride ¶
HasThemeIconOverride is promoted from Window.Instance.HasThemeIconOverride.
func (*Extension[T]) HasThemeStyleboxOverride ¶
HasThemeStyleboxOverride is promoted from Window.Instance.HasThemeStyleboxOverride.
func (*Extension[T]) Hide ¶
func (o *Extension[T]) Hide()
Hide is promoted from Window.Instance.Hide.
func (*Extension[T]) InitialPosition ¶
func (o *Extension[T]) InitialPosition() Window.WindowInitialPosition
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]) IsEditableInstance ¶
IsEditableInstance is promoted from Node.Instance.IsEditableInstance.
func (*Extension[T]) IsEmbedded ¶
IsEmbedded is promoted from Window.Instance.IsEmbedded.
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]) IsInputHandled ¶
IsInputHandled is promoted from Viewport.Instance.IsInputHandled.
func (*Extension[T]) IsInsideTree ¶
IsInsideTree is promoted from Node.Instance.IsInsideTree.
func (*Extension[T]) IsLayoutRtl ¶
IsLayoutRtl is promoted from Window.Instance.IsLayoutRtl.
func (*Extension[T]) IsMaximizeAllowed ¶
IsMaximizeAllowed is promoted from Window.Instance.IsMaximizeAllowed.
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]) IsUsingFontOversampling ¶
IsUsingFontOversampling is promoted from Window.Instance.IsUsingFontOversampling.
func (*Extension[T]) KeepTitleVisible ¶
func (*Extension[T]) MaximizeDisabled ¶
func (*Extension[T]) MeshLodThreshold ¶
func (*Extension[T]) MinimizeDisabled ¶
func (*Extension[T]) MousePassthrough ¶
func (*Extension[T]) MousePassthroughPolygon ¶
func (*Extension[T]) MoveChild ¶
MoveChild is promoted from Node.Instance.MoveChild.
func (*Extension[T]) MoveToCenter ¶
func (o *Extension[T]) MoveToCenter()
MoveToCenter is promoted from Window.Instance.MoveToCenter.
func (*Extension[T]) MoveToForeground ¶
func (o *Extension[T]) MoveToForeground()
MoveToForeground is promoted from Window.Instance.MoveToForeground.
func (*Extension[T]) Multiplayer ¶
func (o *Extension[T]) Multiplayer() MultiplayerAPI.Instance
func (*Extension[T]) NonclientArea ¶
func (o *Extension[T]) NonclientArea() Rect2i.PositionSize
func (*Extension[T]) NotifyDeferredThreadGroup ¶
NotifyDeferredThreadGroup is promoted from Node.Instance.NotifyDeferredThreadGroup.
func (*Extension[T]) NotifyMouseEntered ¶
func (o *Extension[T]) NotifyMouseEntered()
NotifyMouseEntered is promoted from Viewport.Instance.NotifyMouseEntered.
func (*Extension[T]) NotifyMouseExited ¶
func (o *Extension[T]) NotifyMouseExited()
NotifyMouseExited is promoted from Viewport.Instance.NotifyMouseExited.
func (*Extension[T]) NotifyThreadSafe ¶
NotifyThreadSafe is promoted from Node.Instance.NotifyThreadSafe.
func (*Extension[T]) OkButtonText ¶
func (*Extension[T]) OnAboutToPopup ¶
OnAboutToPopup is promoted from Window.Instance.OnAboutToPopup.
func (*Extension[T]) OnCanceled ¶
OnCanceled is promoted from AcceptDialog.Instance.OnCanceled.
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]) OnCloseRequested ¶
OnCloseRequested is promoted from Window.Instance.OnCloseRequested.
func (*Extension[T]) OnConfirmed ¶
OnConfirmed is promoted from AcceptDialog.Instance.OnConfirmed.
func (*Extension[T]) OnCustomAction ¶
OnCustomAction is promoted from AcceptDialog.Instance.OnCustomAction.
func (*Extension[T]) OnDpiChanged ¶
OnDpiChanged is promoted from Window.Instance.OnDpiChanged.
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]) OnFilesDropped ¶
OnFilesDropped is promoted from Window.Instance.OnFilesDropped.
func (*Extension[T]) OnFocusEntered ¶
OnFocusEntered is promoted from Window.Instance.OnFocusEntered.
func (*Extension[T]) OnFocusExited ¶
OnFocusExited is promoted from Window.Instance.OnFocusExited.
func (*Extension[T]) OnGoBackRequested ¶
OnGoBackRequested is promoted from Window.Instance.OnGoBackRequested.
func (*Extension[T]) OnGuiFocusChanged ¶
func (o *Extension[T]) OnGuiFocusChanged(cb func(node Control.Instance), flags ...Signal.Flags) *Extension[T]
OnGuiFocusChanged is promoted from Viewport.Instance.OnGuiFocusChanged.
func (*Extension[T]) OnMouseEntered ¶
OnMouseEntered is promoted from Window.Instance.OnMouseEntered.
func (*Extension[T]) OnMouseExited ¶
OnMouseExited is promoted from Window.Instance.OnMouseExited.
func (*Extension[T]) OnNonclientWindowInput ¶
func (o *Extension[T]) OnNonclientWindowInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) *Extension[T]
OnNonclientWindowInput is promoted from Window.Instance.OnNonclientWindowInput.
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]) OnScriptCreated ¶
func (*Extension[T]) OnSizeChanged ¶
OnSizeChanged is promoted from Viewport.Instance.OnSizeChanged.
func (*Extension[T]) OnThemeChanged ¶
OnThemeChanged is promoted from Window.Instance.OnThemeChanged.
func (*Extension[T]) OnTitleChanged ¶
OnTitleChanged is promoted from Window.Instance.OnTitleChanged.
func (*Extension[T]) OnTitlebarChanged ¶
OnTitlebarChanged is promoted from Window.Instance.OnTitlebarChanged.
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 Window.Instance.OnVisibilityChanged.
func (*Extension[T]) OnWindowInput ¶
func (o *Extension[T]) OnWindowInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) *Extension[T]
OnWindowInput is promoted from Window.Instance.OnWindowInput.
func (*Extension[T]) Oversampling ¶
func (*Extension[T]) OversamplingOverride ¶
func (*Extension[T]) OwnWorld3d ¶
func (*Extension[T]) PhysicsInterpolationMode ¶
func (o *Extension[T]) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
func (*Extension[T]) PhysicsObjectPicking ¶
func (*Extension[T]) PhysicsObjectPickingFirstOnly ¶
func (*Extension[T]) PhysicsObjectPickingSort ¶
func (*Extension[T]) PopupExclusiveOnParent ¶
func (o *Extension[T]) PopupExclusiveOnParent(from_node Node.Instance, parent_rect Rect2i.PositionSize)
PopupExclusiveOnParent is promoted from Window.Instance.PopupExclusiveOnParent.
func (*Extension[T]) PopupOnParent ¶
func (o *Extension[T]) PopupOnParent(parent_rect Rect2i.PositionSize)
PopupOnParent is promoted from Window.Instance.PopupOnParent.
func (*Extension[T]) PopupWindow ¶
func (*Extension[T]) PopupWmHint ¶
func (*Extension[T]) PositionalShadowAtlas16Bits ¶
func (*Extension[T]) PositionalShadowAtlasQuad0 ¶
func (o *Extension[T]) PositionalShadowAtlasQuad0() Viewport.PositionalShadowAtlasQuadrantSubdiv
func (*Extension[T]) PositionalShadowAtlasQuad1 ¶
func (o *Extension[T]) PositionalShadowAtlasQuad1() Viewport.PositionalShadowAtlasQuadrantSubdiv
func (*Extension[T]) PositionalShadowAtlasQuad2 ¶
func (o *Extension[T]) PositionalShadowAtlasQuad2() Viewport.PositionalShadowAtlasQuadrantSubdiv
func (*Extension[T]) PositionalShadowAtlasQuad3 ¶
func (o *Extension[T]) PositionalShadowAtlasQuad3() Viewport.PositionalShadowAtlasQuadrantSubdiv
func (*Extension[T]) PositionalShadowAtlasSize ¶
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]) PushTextInput ¶
PushTextInput is promoted from Viewport.Instance.PushTextInput.
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]) RegisterTextEnter ¶
RegisterTextEnter is promoted from AcceptDialog.Instance.RegisterTextEnter.
func (*Extension[T]) RemoveButton ¶
RemoveButton is promoted from AcceptDialog.Instance.RemoveButton.
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 Window.Instance.RemoveThemeColorOverride.
func (*Extension[T]) RemoveThemeConstantOverride ¶
RemoveThemeConstantOverride is promoted from Window.Instance.RemoveThemeConstantOverride.
func (*Extension[T]) RemoveThemeFontOverride ¶
RemoveThemeFontOverride is promoted from Window.Instance.RemoveThemeFontOverride.
func (*Extension[T]) RemoveThemeFontSizeOverride ¶
RemoveThemeFontSizeOverride is promoted from Window.Instance.RemoveThemeFontSizeOverride.
func (*Extension[T]) RemoveThemeIconOverride ¶
RemoveThemeIconOverride is promoted from Window.Instance.RemoveThemeIconOverride.
func (*Extension[T]) RemoveThemeStyleboxOverride ¶
RemoveThemeStyleboxOverride is promoted from Window.Instance.RemoveThemeStyleboxOverride.
func (*Extension[T]) RequestAttention ¶
func (o *Extension[T]) RequestAttention()
RequestAttention is promoted from Window.Instance.RequestAttention.
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 Window.Instance.ResetSize.
func (*Extension[T]) RpcConfig ¶
RpcConfig is promoted from Node.Instance.RpcConfig.
func (*Extension[T]) Scaling3dMode ¶
func (o *Extension[T]) Scaling3dMode() Viewport.Scaling3DMode
func (*Extension[T]) Scaling3dScale ¶
func (*Extension[T]) SceneFilePath ¶
func (*Extension[T]) ScreenSpaceAa ¶
func (o *Extension[T]) ScreenSpaceAa() Viewport.ScreenSpaceAA
func (*Extension[T]) SdfOversize ¶
func (o *Extension[T]) SdfOversize() Viewport.SDFOversize
func (*Extension[T]) SetAccessibilityDescription ¶
func (*Extension[T]) SetAccessibilityName ¶
func (*Extension[T]) SetAlwaysOnTop ¶
func (*Extension[T]) SetAnisotropicFilteringLevel ¶
func (o *Extension[T]) SetAnisotropicFilteringLevel(value Viewport.AnisotropicFiltering) *Extension[T]
func (*Extension[T]) SetAudioListenerEnable2d ¶
func (*Extension[T]) SetAudioListenerEnable3d ¶
func (*Extension[T]) SetAutoTranslate ¶
func (*Extension[T]) SetAutoTranslateMode ¶
func (o *Extension[T]) SetAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
func (*Extension[T]) SetBorderless ¶
func (*Extension[T]) SetCancelButtonText ¶
func (*Extension[T]) SetCanvasCullMask ¶
func (*Extension[T]) SetCanvasCullMaskBit ¶
SetCanvasCullMaskBit is promoted from Viewport.Instance.SetCanvasCullMaskBit.
func (*Extension[T]) SetCanvasItemDefaultTextureFilter ¶
func (o *Extension[T]) SetCanvasItemDefaultTextureFilter(value Viewport.DefaultCanvasItemTextureFilter) *Extension[T]
func (*Extension[T]) SetCanvasItemDefaultTextureRepeat ¶
func (o *Extension[T]) SetCanvasItemDefaultTextureRepeat(value Viewport.DefaultCanvasItemTextureRepeat) *Extension[T]
func (*Extension[T]) SetCanvasTransform ¶
func (o *Extension[T]) SetCanvasTransform(value Transform2D.OriginXY) *Extension[T]
func (*Extension[T]) SetContentScaleAspect ¶
func (o *Extension[T]) SetContentScaleAspect(value Window.ContentScaleAspect) *Extension[T]
func (*Extension[T]) SetContentScaleFactor ¶
func (*Extension[T]) SetContentScaleMode ¶
func (o *Extension[T]) SetContentScaleMode(value Window.ContentScaleMode) *Extension[T]
func (*Extension[T]) SetContentScaleSize ¶
func (*Extension[T]) SetContentScaleStretch ¶
func (o *Extension[T]) SetContentScaleStretch(value Window.ContentScaleStretch) *Extension[T]
func (*Extension[T]) SetCurrentScreen ¶
func (*Extension[T]) SetDebugDraw ¶
func (*Extension[T]) SetDeferredThreadGroup ¶
SetDeferredThreadGroup is promoted from Node.Instance.SetDeferredThreadGroup.
func (*Extension[T]) SetDialogAutowrap ¶
func (*Extension[T]) SetDialogCloseOnEscape ¶
func (*Extension[T]) SetDialogHideOnOk ¶
func (*Extension[T]) SetDialogText ¶
func (*Extension[T]) SetDisable3d ¶
func (*Extension[T]) SetDisplayFolded ¶
SetDisplayFolded is promoted from Node.Instance.SetDisplayFolded.
func (*Extension[T]) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (*Extension[T]) SetEditorDescription ¶
func (*Extension[T]) SetExcludeFromCapture ¶
func (*Extension[T]) SetExclusive ¶
func (*Extension[T]) SetExtendToTitle ¶
func (*Extension[T]) SetForceNative ¶
func (*Extension[T]) SetFsrSharpness ¶
func (*Extension[T]) SetGlobalCanvasTransform ¶
func (o *Extension[T]) SetGlobalCanvasTransform(value Transform2D.OriginXY) *Extension[T]
func (*Extension[T]) SetGuiDisableInput ¶
func (*Extension[T]) SetGuiDragThreshold ¶
func (*Extension[T]) SetGuiEmbedSubwindows ¶
func (*Extension[T]) SetGuiSnapControlsToPixels ¶
func (*Extension[T]) SetHandleInputLocally ¶
func (*Extension[T]) SetImeActive ¶
SetImeActive is promoted from Window.Instance.SetImeActive.
func (*Extension[T]) SetImePosition ¶
SetImePosition is promoted from Window.Instance.SetImePosition.
func (*Extension[T]) SetInitialPosition ¶
func (o *Extension[T]) SetInitialPosition(value Window.WindowInitialPosition) *Extension[T]
func (*Extension[T]) SetInputAsHandled ¶
SetInputAsHandled is promoted from Viewport.Instance.SetInputAsHandled.
func (*Extension[T]) SetKeepTitleVisible ¶
func (*Extension[T]) SetLayoutDirection ¶
func (o *Extension[T]) SetLayoutDirection(direction Window.LayoutDirection) *Extension[T]
SetLayoutDirection is promoted from Window.Instance.SetLayoutDirection.
func (*Extension[T]) SetMaxSize ¶
func (*Extension[T]) SetMaximizeDisabled ¶
func (*Extension[T]) SetMeshLodThreshold ¶
func (*Extension[T]) SetMinSize ¶
func (*Extension[T]) SetMinimizeDisabled ¶
func (*Extension[T]) SetMousePassthrough ¶
func (*Extension[T]) SetMousePassthroughPolygon ¶
func (*Extension[T]) SetNonclientArea ¶
func (o *Extension[T]) SetNonclientArea(value Rect2i.PositionSize) *Extension[T]
func (*Extension[T]) SetOkButtonText ¶
func (*Extension[T]) SetOversampling ¶
func (*Extension[T]) SetOversamplingOverride ¶
func (*Extension[T]) SetOwnWorld3d ¶
func (*Extension[T]) SetPhysicsInterpolationMode ¶
func (o *Extension[T]) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) *Extension[T]
func (*Extension[T]) SetPhysicsObjectPicking ¶
func (*Extension[T]) SetPhysicsObjectPickingFirstOnly ¶
func (*Extension[T]) SetPhysicsObjectPickingSort ¶
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]) SetPopupWindow ¶
func (*Extension[T]) SetPopupWmHint ¶
func (*Extension[T]) SetPosition ¶
func (*Extension[T]) SetPositionalShadowAtlas16Bits ¶
func (*Extension[T]) SetPositionalShadowAtlasQuad0 ¶
func (o *Extension[T]) SetPositionalShadowAtlasQuad0(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
func (*Extension[T]) SetPositionalShadowAtlasQuad1 ¶
func (o *Extension[T]) SetPositionalShadowAtlasQuad1(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
func (*Extension[T]) SetPositionalShadowAtlasQuad2 ¶
func (o *Extension[T]) SetPositionalShadowAtlasQuad2(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
func (*Extension[T]) SetPositionalShadowAtlasQuad3 ¶
func (o *Extension[T]) SetPositionalShadowAtlasQuad3(value Viewport.PositionalShadowAtlasQuadrantSubdiv) *Extension[T]
func (*Extension[T]) SetPositionalShadowAtlasSize ¶
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]) SetScaling3dMode ¶
func (o *Extension[T]) SetScaling3dMode(value Viewport.Scaling3DMode) *Extension[T]
func (*Extension[T]) SetScaling3dScale ¶
func (*Extension[T]) SetSceneFilePath ¶
func (*Extension[T]) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (*Extension[T]) SetScreenSpaceAa ¶
func (o *Extension[T]) SetScreenSpaceAa(value Viewport.ScreenSpaceAA) *Extension[T]
func (*Extension[T]) SetSdfOversize ¶
func (o *Extension[T]) SetSdfOversize(value Viewport.SDFOversize) *Extension[T]
func (*Extension[T]) SetSdfScale ¶
func (*Extension[T]) SetSharpCorners ¶
func (*Extension[T]) SetSnap2dTransformsToPixel ¶
func (*Extension[T]) SetSnap2dVerticesToPixel ¶
func (*Extension[T]) SetTextureMipmapBias ¶
func (*Extension[T]) SetThemeTypeVariation ¶
func (*Extension[T]) SetThreadSafe ¶
SetThreadSafe is promoted from Node.Instance.SetThreadSafe.
func (*Extension[T]) SetTransient ¶
func (*Extension[T]) SetTransientToFocused ¶
func (*Extension[T]) SetTranslationDomainInherited ¶
SetTranslationDomainInherited is promoted from Node.Instance.SetTranslationDomainInherited.
func (*Extension[T]) SetTransparent ¶
func (*Extension[T]) SetTransparentBg ¶
func (*Extension[T]) SetUnfocusable ¶
func (*Extension[T]) SetUniqueNameInOwner ¶
func (*Extension[T]) SetUnparentWhenInvisible ¶
SetUnparentWhenInvisible is promoted from Window.Instance.SetUnparentWhenInvisible.
func (*Extension[T]) SetUnresizable ¶
func (*Extension[T]) SetUseDebanding ¶
func (*Extension[T]) SetUseFontOversampling ¶
SetUseFontOversampling is promoted from Window.Instance.SetUseFontOversampling.
func (*Extension[T]) SetUseHdr2d ¶
func (*Extension[T]) SetUseOcclusionCulling ¶
func (*Extension[T]) SetVisible ¶
func (*Extension[T]) SetVrsMode ¶
func (*Extension[T]) SetVrsTexture ¶
func (*Extension[T]) SetVrsUpdateMode ¶
func (o *Extension[T]) SetVrsUpdateMode(value Viewport.VRSUpdateMode) *Extension[T]
func (*Extension[T]) SetWorld2d ¶
func (*Extension[T]) SetWorld3d ¶
func (*Extension[T]) SetWrapControls ¶
func (*Extension[T]) SharpCorners ¶
func (*Extension[T]) Show ¶
func (o *Extension[T]) Show()
Show is promoted from Window.Instance.Show.
func (*Extension[T]) Snap2dTransformsToPixel ¶
func (*Extension[T]) Snap2dVerticesToPixel ¶
func (*Extension[T]) StartDrag ¶
func (o *Extension[T]) StartDrag()
StartDrag is promoted from Window.Instance.StartDrag.
func (*Extension[T]) StartResize ¶
func (o *Extension[T]) StartResize(edge DisplayServer.WindowResizeEdge)
StartResize is promoted from Window.Instance.StartResize.
func (*Extension[T]) TextureMipmapBias ¶
func (*Extension[T]) ThemeTypeVariation ¶
func (*Extension[T]) TransientToFocused ¶
func (*Extension[T]) Transparent ¶
func (*Extension[T]) TransparentBg ¶
func (*Extension[T]) Unfocusable ¶
func (*Extension[T]) UniqueNameInOwner ¶
func (*Extension[T]) Unresizable ¶
func (*Extension[T]) UpdateConfigurationWarnings ¶
func (o *Extension[T]) UpdateConfigurationWarnings()
UpdateConfigurationWarnings is promoted from Node.Instance.UpdateConfigurationWarnings.
func (*Extension[T]) UpdateMouseCursorState ¶
func (o *Extension[T]) UpdateMouseCursorState()
UpdateMouseCursorState is promoted from Viewport.Instance.UpdateMouseCursorState.
func (*Extension[T]) UseDebanding ¶
func (*Extension[T]) UseOcclusionCulling ¶
func (*Extension[T]) VrsTexture ¶
func (*Extension[T]) VrsUpdateMode ¶
func (o *Extension[T]) VrsUpdateMode() Viewport.VRSUpdateMode
func (*Extension[T]) WarpMouse ¶
WarpMouse is promoted from Viewport.Instance.WarpMouse.
func (*Extension[T]) WrapControls ¶
type ID ¶
ID is a typed object ID (reference) to an instance of this class, use it to store references to objects with unknown lifetimes, as an ID will not panic on use if the underlying object has been destroyed.
type Instance ¶
type Instance [1]gdclass.ScriptCreateDialog
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) AccessibilityDescription ¶
AccessibilityDescription is promoted from Window.Instance.AccessibilityDescription.
func (Instance) AccessibilityName ¶
AccessibilityName is promoted from Window.Instance.AccessibilityName.
func (Instance) AddCancelButton ¶
AddCancelButton is promoted from AcceptDialog.Instance.AddCancelButton.
func (Instance) AddThemeColorOverride ¶
AddThemeColorOverride is promoted from Window.Instance.AddThemeColorOverride.
func (Instance) AddThemeConstantOverride ¶
AddThemeConstantOverride is promoted from Window.Instance.AddThemeConstantOverride.
func (Instance) AddThemeFontOverride ¶
AddThemeFontOverride is promoted from Window.Instance.AddThemeFontOverride.
func (Instance) AddThemeFontSizeOverride ¶
AddThemeFontSizeOverride is promoted from Window.Instance.AddThemeFontSizeOverride.
func (Instance) AddThemeIconOverride ¶
AddThemeIconOverride is promoted from Window.Instance.AddThemeIconOverride.
func (Instance) AddThemeStyleboxOverride ¶
AddThemeStyleboxOverride is promoted from Window.Instance.AddThemeStyleboxOverride.
func (Instance) AlwaysOnTop ¶
AlwaysOnTop is promoted from Window.Instance.AlwaysOnTop.
func (Instance) AnisotropicFilteringLevel ¶
func (self Instance) AnisotropicFilteringLevel() Viewport.AnisotropicFiltering
AnisotropicFilteringLevel is promoted from Viewport.Instance.AnisotropicFilteringLevel.
func (Instance) AsAcceptDialog ¶
func (o Instance) AsAcceptDialog() AcceptDialog.Instance
func (Instance) AsConfirmationDialog ¶
func (o Instance) AsConfirmationDialog() ConfirmationDialog.Instance
func (Instance) AsObject ¶
func (o Instance) AsObject() [1]gdreference.Object
func (Instance) AsScriptCreateDialog ¶
func (Instance) AsViewport ¶
func (Instance) AudioListenerEnable2d ¶
AudioListenerEnable2d is promoted from Viewport.Instance.AudioListenerEnable2d.
func (Instance) AudioListenerEnable3d ¶
AudioListenerEnable3d is promoted from Viewport.Instance.AudioListenerEnable3d.
func (Instance) AutoTranslate ¶
AutoTranslate is promoted from Window.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 Window.Instance.BeginBulkThemeOverride.
func (Instance) Borderless ¶
Borderless is promoted from Window.Instance.Borderless.
func (Instance) CanAutoTranslate ¶
CanAutoTranslate is promoted from Node.Instance.CanAutoTranslate.
func (Instance) CanDraw ¶
CanDraw is promoted from Window.Instance.CanDraw.
func (Instance) CanProcess ¶
CanProcess is promoted from Node.Instance.CanProcess.
func (Instance) CancelButtonText ¶
CancelButtonText is promoted from ConfirmationDialog.Instance.CancelButtonText.
func (Instance) CanvasCullMask ¶
CanvasCullMask is promoted from Viewport.Instance.CanvasCullMask.
func (Instance) CanvasItemDefaultTextureFilter ¶
func (self Instance) CanvasItemDefaultTextureFilter() Viewport.DefaultCanvasItemTextureFilter
CanvasItemDefaultTextureFilter is promoted from Viewport.Instance.CanvasItemDefaultTextureFilter.
func (Instance) CanvasItemDefaultTextureRepeat ¶
func (self Instance) CanvasItemDefaultTextureRepeat() Viewport.DefaultCanvasItemTextureRepeat
CanvasItemDefaultTextureRepeat is promoted from Viewport.Instance.CanvasItemDefaultTextureRepeat.
func (Instance) CanvasTransform ¶
func (self Instance) CanvasTransform() Transform2D.OriginXY
CanvasTransform is promoted from Viewport.Instance.CanvasTransform.
func (Instance) ChildControlsChanged ¶
func (self Instance) ChildControlsChanged()
ChildControlsChanged is promoted from Window.Instance.ChildControlsChanged.
func (Instance) ContentScaleAspect ¶
func (self Instance) ContentScaleAspect() Window.ContentScaleAspect
ContentScaleAspect is promoted from Window.Instance.ContentScaleAspect.
func (Instance) ContentScaleFactor ¶
ContentScaleFactor is promoted from Window.Instance.ContentScaleFactor.
func (Instance) ContentScaleMode ¶
func (self Instance) ContentScaleMode() Window.ContentScaleMode
ContentScaleMode is promoted from Window.Instance.ContentScaleMode.
func (Instance) ContentScaleSize ¶
ContentScaleSize is promoted from Window.Instance.ContentScaleSize.
func (Instance) ContentScaleStretch ¶
func (self Instance) ContentScaleStretch() Window.ContentScaleStretch
ContentScaleStretch is promoted from Window.Instance.ContentScaleStretch.
func (Instance) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (Instance) CurrentScreen ¶
CurrentScreen is promoted from Window.Instance.CurrentScreen.
func (Instance) DebugDraw ¶
DebugDraw is promoted from Viewport.Instance.DebugDraw.
func (Instance) DialogAutowrap ¶
DialogAutowrap is promoted from AcceptDialog.Instance.DialogAutowrap.
func (Instance) DialogCloseOnEscape ¶
DialogCloseOnEscape is promoted from AcceptDialog.Instance.DialogCloseOnEscape.
func (Instance) DialogHideOnOk ¶
DialogHideOnOk is promoted from AcceptDialog.Instance.DialogHideOnOk.
func (Instance) DialogText ¶
DialogText is promoted from AcceptDialog.Instance.DialogText.
func (Instance) Disable3d ¶
Disable3d is promoted from Viewport.Instance.Disable3d.
func (Instance) EditorDescription ¶
EditorDescription is promoted from Node.Instance.EditorDescription.
func (Instance) EndBulkThemeOverride ¶
func (self Instance) EndBulkThemeOverride()
EndBulkThemeOverride is promoted from Window.Instance.EndBulkThemeOverride.
func (Instance) ExcludeFromCapture ¶
ExcludeFromCapture is promoted from Window.Instance.ExcludeFromCapture.
func (Instance) Exclusive ¶
Exclusive is promoted from Window.Instance.Exclusive.
func (Instance) ExtendToTitle ¶
ExtendToTitle is promoted from Window.Instance.ExtendToTitle.
func (Instance) FindParent ¶
FindParent is promoted from Node.Instance.FindParent.
func (Instance) FindWorld2d ¶
FindWorld2d is promoted from Viewport.Instance.FindWorld2d.
func (Instance) FindWorld3d ¶
FindWorld3d is promoted from Viewport.Instance.FindWorld3d.
func (Instance) ForceNative ¶
ForceNative is promoted from Window.Instance.ForceNative.
func (Instance) FsrSharpness ¶
FsrSharpness is promoted from Viewport.Instance.FsrSharpness.
func (Instance) GetAccessibilityElement ¶
func (self Instance) GetAccessibilityElement() RID.AccessibilityElement
GetAccessibilityElement is promoted from Node.Instance.GetAccessibilityElement.
func (Instance) GetAudioListener2d ¶
func (self Instance) GetAudioListener2d() AudioListener2D.Instance
GetAudioListener2d is promoted from Viewport.Instance.GetAudioListener2d.
func (Instance) GetAudioListener3d ¶
func (self Instance) GetAudioListener3d() AudioListener3D.Instance
GetAudioListener3d is promoted from Viewport.Instance.GetAudioListener3d.
func (Instance) GetCamera2d ¶
GetCamera2d is promoted from Viewport.Instance.GetCamera2d.
func (Instance) GetCamera3d ¶
GetCamera3d is promoted from Viewport.Instance.GetCamera3d.
func (Instance) GetCancelButton ¶
GetCancelButton is promoted from ConfirmationDialog.Instance.GetCancelButton.
func (Instance) GetCanvasCullMaskBit ¶
GetCanvasCullMaskBit is promoted from Viewport.Instance.GetCanvasCullMaskBit.
func (Instance) GetContentsMinimumSize ¶
GetContentsMinimumSize is promoted from Window.Instance.GetContentsMinimumSize.
func (Instance) GetFinalTransform ¶
func (self Instance) GetFinalTransform() Transform2D.OriginXY
GetFinalTransform is promoted from Viewport.Instance.GetFinalTransform.
func (Instance) GetGroups ¶
GetGroups is promoted from Node.Instance.GetGroups.
func (Instance) GetLabel ¶
GetLabel is promoted from AcceptDialog.Instance.GetLabel.
func (Instance) GetLayoutDirection ¶
func (self Instance) GetLayoutDirection() Window.LayoutDirection
GetLayoutDirection is promoted from Window.Instance.GetLayoutDirection.
func (Instance) GetMousePosition ¶
GetMousePosition is promoted from Viewport.Instance.GetMousePosition.
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) GetOkButton ¶
GetOkButton is promoted from AcceptDialog.Instance.GetOkButton.
func (Instance) GetOversampling ¶
GetOversampling is promoted from Viewport.Instance.GetOversampling.
func (Instance) GetParent ¶
GetParent is promoted from Node.Instance.GetParent.
func (Instance) GetPath ¶
GetPath is promoted from Node.Instance.GetPath.
func (Instance) GetPhysicsProcessDeltaTime ¶
GetPhysicsProcessDeltaTime is promoted from Node.Instance.GetPhysicsProcessDeltaTime.
func (Instance) GetPositionWithDecorations ¶
GetPositionWithDecorations is promoted from Window.Instance.GetPositionWithDecorations.
func (Instance) GetProcessDeltaTime ¶
GetProcessDeltaTime is promoted from Node.Instance.GetProcessDeltaTime.
func (Instance) GetRenderInfo ¶
func (self Instance) GetRenderInfo(atype Viewport.RenderInfoType, info Viewport.RenderInfo) int
GetRenderInfo is promoted from Viewport.Instance.GetRenderInfo.
func (Instance) GetSceneInstanceLoadPlaceholder ¶
GetSceneInstanceLoadPlaceholder is promoted from Node.Instance.GetSceneInstanceLoadPlaceholder.
func (Instance) GetScreenTransform ¶
func (self Instance) GetScreenTransform() Transform2D.OriginXY
GetScreenTransform is promoted from Viewport.Instance.GetScreenTransform.
func (Instance) GetSizeWithDecorations ¶
GetSizeWithDecorations is promoted from Window.Instance.GetSizeWithDecorations.
func (Instance) GetStretchTransform ¶
func (self Instance) GetStretchTransform() Transform2D.OriginXY
GetStretchTransform is promoted from Viewport.Instance.GetStretchTransform.
func (Instance) GetTexture ¶
func (self Instance) GetTexture() ViewportTexture.Instance
GetTexture is promoted from Viewport.Instance.GetTexture.
func (Instance) GetThemeDefaultBaseScale ¶
GetThemeDefaultBaseScale is promoted from Window.Instance.GetThemeDefaultBaseScale.
func (Instance) GetThemeDefaultFont ¶
GetThemeDefaultFont is promoted from Window.Instance.GetThemeDefaultFont.
func (Instance) GetThemeDefaultFontSize ¶
GetThemeDefaultFontSize is promoted from Window.Instance.GetThemeDefaultFontSize.
func (Instance) GetTreeString ¶
GetTreeString is promoted from Node.Instance.GetTreeString.
func (Instance) GetTreeStringPretty ¶
GetTreeStringPretty is promoted from Node.Instance.GetTreeStringPretty.
func (Instance) GetViewportRid ¶
GetViewportRid is promoted from Viewport.Instance.GetViewportRid.
func (Instance) GetVisibleRect ¶
func (self Instance) GetVisibleRect() Rect2.PositionSize
GetVisibleRect is promoted from Viewport.Instance.GetVisibleRect.
func (Instance) GetWindowId ¶
GetWindowId is promoted from Window.Instance.GetWindowId.
func (Instance) GlobalCanvasTransform ¶
func (self Instance) GlobalCanvasTransform() Transform2D.OriginXY
GlobalCanvasTransform is promoted from Viewport.Instance.GlobalCanvasTransform.
func (Instance) GrabFocus ¶
func (self Instance) GrabFocus()
GrabFocus is promoted from Window.Instance.GrabFocus.
func (Instance) GuiCancelDrag ¶
func (self Instance) GuiCancelDrag()
GuiCancelDrag is promoted from Viewport.Instance.GuiCancelDrag.
func (Instance) GuiDisableInput ¶
GuiDisableInput is promoted from Viewport.Instance.GuiDisableInput.
func (Instance) GuiDragThreshold ¶
GuiDragThreshold is promoted from Viewport.Instance.GuiDragThreshold.
func (Instance) GuiEmbedSubwindows ¶
GuiEmbedSubwindows is promoted from Viewport.Instance.GuiEmbedSubwindows.
func (Instance) GuiGetDragData ¶
GuiGetDragData is promoted from Viewport.Instance.GuiGetDragData.
func (Instance) GuiGetDragDescription ¶
GuiGetDragDescription is promoted from Viewport.Instance.GuiGetDragDescription.
func (Instance) GuiGetFocusOwner ¶
GuiGetFocusOwner is promoted from Viewport.Instance.GuiGetFocusOwner.
func (Instance) GuiGetHoveredControl ¶
GuiGetHoveredControl is promoted from Viewport.Instance.GuiGetHoveredControl.
func (Instance) GuiIsDragSuccessful ¶
GuiIsDragSuccessful is promoted from Viewport.Instance.GuiIsDragSuccessful.
func (Instance) GuiIsDragging ¶
GuiIsDragging is promoted from Viewport.Instance.GuiIsDragging.
func (Instance) GuiReleaseFocus ¶
func (self Instance) GuiReleaseFocus()
GuiReleaseFocus is promoted from Viewport.Instance.GuiReleaseFocus.
func (Instance) GuiSetDragDescription ¶
GuiSetDragDescription is promoted from Viewport.Instance.GuiSetDragDescription.
func (Instance) GuiSnapControlsToPixels ¶
GuiSnapControlsToPixels is promoted from Viewport.Instance.GuiSnapControlsToPixels.
func (Instance) HandleInputLocally ¶
HandleInputLocally is promoted from Viewport.Instance.HandleInputLocally.
func (Instance) HasFocus ¶
HasFocus is promoted from Window.Instance.HasFocus.
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 Window.Instance.HasThemeColorOverride.
func (Instance) HasThemeConstantOverride ¶
HasThemeConstantOverride is promoted from Window.Instance.HasThemeConstantOverride.
func (Instance) HasThemeFontOverride ¶
HasThemeFontOverride is promoted from Window.Instance.HasThemeFontOverride.
func (Instance) HasThemeFontSizeOverride ¶
HasThemeFontSizeOverride is promoted from Window.Instance.HasThemeFontSizeOverride.
func (Instance) HasThemeIconOverride ¶
HasThemeIconOverride is promoted from Window.Instance.HasThemeIconOverride.
func (Instance) HasThemeStyleboxOverride ¶
HasThemeStyleboxOverride is promoted from Window.Instance.HasThemeStyleboxOverride.
func (Instance) InitialPosition ¶
func (self Instance) InitialPosition() Window.WindowInitialPosition
InitialPosition is promoted from Window.Instance.InitialPosition.
func (Instance) IsAncestorOf ¶
IsAncestorOf is promoted from Node.Instance.IsAncestorOf.
func (Instance) IsDisplayedFolded ¶
IsDisplayedFolded is promoted from Node.Instance.IsDisplayedFolded.
func (Instance) IsEditableInstance ¶
IsEditableInstance is promoted from Node.Instance.IsEditableInstance.
func (Instance) IsEmbedded ¶
IsEmbedded is promoted from Window.Instance.IsEmbedded.
func (Instance) IsGreaterThan ¶
IsGreaterThan is promoted from Node.Instance.IsGreaterThan.
func (Instance) IsInGroup ¶
IsInGroup is promoted from Node.Instance.IsInGroup.
func (Instance) IsInputHandled ¶
IsInputHandled is promoted from Viewport.Instance.IsInputHandled.
func (Instance) IsInsideTree ¶
IsInsideTree is promoted from Node.Instance.IsInsideTree.
func (Instance) IsLayoutRtl ¶
IsLayoutRtl is promoted from Window.Instance.IsLayoutRtl.
func (Instance) IsMaximizeAllowed ¶
IsMaximizeAllowed is promoted from Window.Instance.IsMaximizeAllowed.
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) IsUsingFontOversampling ¶
IsUsingFontOversampling is promoted from Window.Instance.IsUsingFontOversampling.
func (Instance) KeepTitleVisible ¶
KeepTitleVisible is promoted from Window.Instance.KeepTitleVisible.
func (Instance) MaxSize ¶
MaxSize is promoted from Window.Instance.MaxSize.
func (Instance) MaximizeDisabled ¶
MaximizeDisabled is promoted from Window.Instance.MaximizeDisabled.
func (Instance) MeshLodThreshold ¶
MeshLodThreshold is promoted from Viewport.Instance.MeshLodThreshold.
func (Instance) MinSize ¶
MinSize is promoted from Window.Instance.MinSize.
func (Instance) MinimizeDisabled ¶
MinimizeDisabled is promoted from Window.Instance.MinimizeDisabled.
func (Instance) Mode ¶
Mode is promoted from Window.Instance.Mode.
func (Instance) MoreArgs ¶
MoreArgs enables certain functions to be called with additional 'optional' arguments.
func (Instance) MousePassthrough ¶
MousePassthrough is promoted from Window.Instance.MousePassthrough.
func (Instance) MousePassthroughPolygon ¶
MousePassthroughPolygon is promoted from Window.Instance.MousePassthroughPolygon.
func (Instance) MoveChild ¶
MoveChild is promoted from Node.Instance.MoveChild.
func (Instance) MoveToCenter ¶
func (self Instance) MoveToCenter()
MoveToCenter is promoted from Window.Instance.MoveToCenter.
func (Instance) MoveToForeground ¶
func (self Instance) MoveToForeground()
MoveToForeground is promoted from Window.Instance.MoveToForeground.
func (Instance) Msaa2d ¶
Msaa2d is promoted from Viewport.Instance.Msaa2d.
func (Instance) Msaa3d ¶
Msaa3d is promoted from Viewport.Instance.Msaa3d.
func (Instance) Multiplayer ¶
func (self Instance) Multiplayer() MultiplayerAPI.Instance
Multiplayer is promoted from Node.Instance.Multiplayer.
func (Instance) NonclientArea ¶
func (self Instance) NonclientArea() Rect2i.PositionSize
NonclientArea is promoted from Window.Instance.NonclientArea.
func (Instance) NotifyDeferredThreadGroup ¶
NotifyDeferredThreadGroup is promoted from Node.Instance.NotifyDeferredThreadGroup.
func (Instance) NotifyMouseEntered ¶
func (self Instance) NotifyMouseEntered()
NotifyMouseEntered is promoted from Viewport.Instance.NotifyMouseEntered.
func (Instance) NotifyMouseExited ¶
func (self Instance) NotifyMouseExited()
NotifyMouseExited is promoted from Viewport.Instance.NotifyMouseExited.
func (Instance) NotifyThreadSafe ¶
NotifyThreadSafe is promoted from Node.Instance.NotifyThreadSafe.
func (Instance) OkButtonText ¶
OkButtonText is promoted from AcceptDialog.Instance.OkButtonText.
func (Instance) OnAboutToPopup ¶
OnAboutToPopup is promoted from Window.Instance.OnAboutToPopup.
func (Instance) OnCanceled ¶
OnCanceled is promoted from AcceptDialog.Instance.OnCanceled.
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) OnCloseRequested ¶
OnCloseRequested is promoted from Window.Instance.OnCloseRequested.
func (Instance) OnConfirmed ¶
OnConfirmed is promoted from AcceptDialog.Instance.OnConfirmed.
func (Instance) OnCustomAction ¶
OnCustomAction is promoted from AcceptDialog.Instance.OnCustomAction.
func (Instance) OnDpiChanged ¶
OnDpiChanged is promoted from Window.Instance.OnDpiChanged.
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) OnFilesDropped ¶
OnFilesDropped is promoted from Window.Instance.OnFilesDropped.
func (Instance) OnFocusEntered ¶
OnFocusEntered is promoted from Window.Instance.OnFocusEntered.
func (Instance) OnFocusExited ¶
OnFocusExited is promoted from Window.Instance.OnFocusExited.
func (Instance) OnGoBackRequested ¶
OnGoBackRequested is promoted from Window.Instance.OnGoBackRequested.
func (Instance) OnGuiFocusChanged ¶
func (self Instance) OnGuiFocusChanged(cb func(node Control.Instance), flags ...Signal.Flags) Instance
OnGuiFocusChanged is promoted from Viewport.Instance.OnGuiFocusChanged.
func (Instance) OnMouseEntered ¶
OnMouseEntered is promoted from Window.Instance.OnMouseEntered.
func (Instance) OnMouseExited ¶
OnMouseExited is promoted from Window.Instance.OnMouseExited.
func (Instance) OnNonclientWindowInput ¶
func (self Instance) OnNonclientWindowInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) Instance
OnNonclientWindowInput is promoted from Window.Instance.OnNonclientWindowInput.
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) OnScriptCreated ¶
func (Instance) OnSizeChanged ¶
OnSizeChanged is promoted from Viewport.Instance.OnSizeChanged.
func (Instance) OnThemeChanged ¶
OnThemeChanged is promoted from Window.Instance.OnThemeChanged.
func (Instance) OnTitleChanged ¶
OnTitleChanged is promoted from Window.Instance.OnTitleChanged.
func (Instance) OnTitlebarChanged ¶
OnTitlebarChanged is promoted from Window.Instance.OnTitlebarChanged.
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 Window.Instance.OnVisibilityChanged.
func (Instance) OnWindowInput ¶
func (self Instance) OnWindowInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) Instance
OnWindowInput is promoted from Window.Instance.OnWindowInput.
func (Instance) Oversampling ¶
Oversampling is promoted from Viewport.Instance.Oversampling.
func (Instance) OversamplingOverride ¶
OversamplingOverride is promoted from Viewport.Instance.OversamplingOverride.
func (Instance) OwnWorld3d ¶
OwnWorld3d is promoted from Viewport.Instance.OwnWorld3d.
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) PhysicsObjectPicking ¶
PhysicsObjectPicking is promoted from Viewport.Instance.PhysicsObjectPicking.
func (Instance) PhysicsObjectPickingFirstOnly ¶
PhysicsObjectPickingFirstOnly is promoted from Viewport.Instance.PhysicsObjectPickingFirstOnly.
func (Instance) PhysicsObjectPickingSort ¶
PhysicsObjectPickingSort is promoted from Viewport.Instance.PhysicsObjectPickingSort.
func (Instance) PopupExclusiveOnParent ¶
func (self Instance) PopupExclusiveOnParent(from_node Node.Instance, parent_rect Rect2i.PositionSize)
PopupExclusiveOnParent is promoted from Window.Instance.PopupExclusiveOnParent.
func (Instance) PopupOnParent ¶
func (self Instance) PopupOnParent(parent_rect Rect2i.PositionSize)
PopupOnParent is promoted from Window.Instance.PopupOnParent.
func (Instance) PopupWindow ¶
PopupWindow is promoted from Window.Instance.PopupWindow.
func (Instance) PopupWmHint ¶
PopupWmHint is promoted from Window.Instance.PopupWmHint.
func (Instance) Position ¶
Position is promoted from Window.Instance.Position.
func (Instance) PositionalShadowAtlas16Bits ¶
PositionalShadowAtlas16Bits is promoted from Viewport.Instance.PositionalShadowAtlas16Bits.
func (Instance) PositionalShadowAtlasQuad0 ¶
func (self Instance) PositionalShadowAtlasQuad0() Viewport.PositionalShadowAtlasQuadrantSubdiv
PositionalShadowAtlasQuad0 is promoted from Viewport.Instance.PositionalShadowAtlasQuad0.
func (Instance) PositionalShadowAtlasQuad1 ¶
func (self Instance) PositionalShadowAtlasQuad1() Viewport.PositionalShadowAtlasQuadrantSubdiv
PositionalShadowAtlasQuad1 is promoted from Viewport.Instance.PositionalShadowAtlasQuad1.
func (Instance) PositionalShadowAtlasQuad2 ¶
func (self Instance) PositionalShadowAtlasQuad2() Viewport.PositionalShadowAtlasQuadrantSubdiv
PositionalShadowAtlasQuad2 is promoted from Viewport.Instance.PositionalShadowAtlasQuad2.
func (Instance) PositionalShadowAtlasQuad3 ¶
func (self Instance) PositionalShadowAtlasQuad3() Viewport.PositionalShadowAtlasQuadrantSubdiv
PositionalShadowAtlasQuad3 is promoted from Viewport.Instance.PositionalShadowAtlasQuad3.
func (Instance) PositionalShadowAtlasSize ¶
PositionalShadowAtlasSize is promoted from Viewport.Instance.PositionalShadowAtlasSize.
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) PushTextInput ¶
PushTextInput is promoted from Viewport.Instance.PushTextInput.
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) RegisterTextEnter ¶
RegisterTextEnter is promoted from AcceptDialog.Instance.RegisterTextEnter.
func (Instance) RemoveButton ¶
RemoveButton is promoted from AcceptDialog.Instance.RemoveButton.
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 Window.Instance.RemoveThemeColorOverride.
func (Instance) RemoveThemeConstantOverride ¶
RemoveThemeConstantOverride is promoted from Window.Instance.RemoveThemeConstantOverride.
func (Instance) RemoveThemeFontOverride ¶
RemoveThemeFontOverride is promoted from Window.Instance.RemoveThemeFontOverride.
func (Instance) RemoveThemeFontSizeOverride ¶
RemoveThemeFontSizeOverride is promoted from Window.Instance.RemoveThemeFontSizeOverride.
func (Instance) RemoveThemeIconOverride ¶
RemoveThemeIconOverride is promoted from Window.Instance.RemoveThemeIconOverride.
func (Instance) RemoveThemeStyleboxOverride ¶
RemoveThemeStyleboxOverride is promoted from Window.Instance.RemoveThemeStyleboxOverride.
func (Instance) RequestAttention ¶
func (self Instance) RequestAttention()
RequestAttention is promoted from Window.Instance.RequestAttention.
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 Window.Instance.ResetSize.
func (Instance) RpcConfig ¶
RpcConfig is promoted from Node.Instance.RpcConfig.
func (Instance) Scaling3dMode ¶
func (self Instance) Scaling3dMode() Viewport.Scaling3DMode
Scaling3dMode is promoted from Viewport.Instance.Scaling3dMode.
func (Instance) Scaling3dScale ¶
Scaling3dScale is promoted from Viewport.Instance.Scaling3dScale.
func (Instance) SceneFilePath ¶
SceneFilePath is promoted from Node.Instance.SceneFilePath.
func (Instance) ScreenSpaceAa ¶
func (self Instance) ScreenSpaceAa() Viewport.ScreenSpaceAA
ScreenSpaceAa is promoted from Viewport.Instance.ScreenSpaceAa.
func (Instance) SdfOversize ¶
func (self Instance) SdfOversize() Viewport.SDFOversize
SdfOversize is promoted from Viewport.Instance.SdfOversize.
func (Instance) SdfScale ¶
SdfScale is promoted from Viewport.Instance.SdfScale.
func (Instance) SetAccessibilityDescription ¶
SetAccessibilityDescription is promoted from Window.Instance.SetAccessibilityDescription.
func (Instance) SetAccessibilityName ¶
SetAccessibilityName is promoted from Window.Instance.SetAccessibilityName.
func (Instance) SetAlwaysOnTop ¶
SetAlwaysOnTop is promoted from Window.Instance.SetAlwaysOnTop.
func (Instance) SetAnisotropicFilteringLevel ¶
func (self Instance) SetAnisotropicFilteringLevel(value Viewport.AnisotropicFiltering) Instance
SetAnisotropicFilteringLevel is promoted from Viewport.Instance.SetAnisotropicFilteringLevel.
func (Instance) SetAudioListenerEnable2d ¶
SetAudioListenerEnable2d is promoted from Viewport.Instance.SetAudioListenerEnable2d.
func (Instance) SetAudioListenerEnable3d ¶
SetAudioListenerEnable3d is promoted from Viewport.Instance.SetAudioListenerEnable3d.
func (Instance) SetAutoTranslate ¶
SetAutoTranslate is promoted from Window.Instance.SetAutoTranslate.
func (Instance) SetAutoTranslateMode ¶
func (self Instance) SetAutoTranslateMode(value Node.AutoTranslateMode) Instance
SetAutoTranslateMode is promoted from Node.Instance.SetAutoTranslateMode.
func (Instance) SetBorderless ¶
SetBorderless is promoted from Window.Instance.SetBorderless.
func (Instance) SetCancelButtonText ¶
SetCancelButtonText is promoted from ConfirmationDialog.Instance.SetCancelButtonText.
func (Instance) SetCanvasCullMask ¶
SetCanvasCullMask is promoted from Viewport.Instance.SetCanvasCullMask.
func (Instance) SetCanvasCullMaskBit ¶
SetCanvasCullMaskBit is promoted from Viewport.Instance.SetCanvasCullMaskBit.
func (Instance) SetCanvasItemDefaultTextureFilter ¶
func (self Instance) SetCanvasItemDefaultTextureFilter(value Viewport.DefaultCanvasItemTextureFilter) Instance
SetCanvasItemDefaultTextureFilter is promoted from Viewport.Instance.SetCanvasItemDefaultTextureFilter.
func (Instance) SetCanvasItemDefaultTextureRepeat ¶
func (self Instance) SetCanvasItemDefaultTextureRepeat(value Viewport.DefaultCanvasItemTextureRepeat) Instance
SetCanvasItemDefaultTextureRepeat is promoted from Viewport.Instance.SetCanvasItemDefaultTextureRepeat.
func (Instance) SetCanvasTransform ¶
func (self Instance) SetCanvasTransform(value Transform2D.OriginXY) Instance
SetCanvasTransform is promoted from Viewport.Instance.SetCanvasTransform.
func (Instance) SetContentScaleAspect ¶
func (self Instance) SetContentScaleAspect(value Window.ContentScaleAspect) Instance
SetContentScaleAspect is promoted from Window.Instance.SetContentScaleAspect.
func (Instance) SetContentScaleFactor ¶
SetContentScaleFactor is promoted from Window.Instance.SetContentScaleFactor.
func (Instance) SetContentScaleMode ¶
func (self Instance) SetContentScaleMode(value Window.ContentScaleMode) Instance
SetContentScaleMode is promoted from Window.Instance.SetContentScaleMode.
func (Instance) SetContentScaleSize ¶
SetContentScaleSize is promoted from Window.Instance.SetContentScaleSize.
func (Instance) SetContentScaleStretch ¶
func (self Instance) SetContentScaleStretch(value Window.ContentScaleStretch) Instance
SetContentScaleStretch is promoted from Window.Instance.SetContentScaleStretch.
func (Instance) SetCurrentScreen ¶
SetCurrentScreen is promoted from Window.Instance.SetCurrentScreen.
func (Instance) SetDebugDraw ¶
SetDebugDraw is promoted from Viewport.Instance.SetDebugDraw.
func (Instance) SetDeferredThreadGroup ¶
SetDeferredThreadGroup is promoted from Node.Instance.SetDeferredThreadGroup.
func (Instance) SetDialogAutowrap ¶
SetDialogAutowrap is promoted from AcceptDialog.Instance.SetDialogAutowrap.
func (Instance) SetDialogCloseOnEscape ¶
SetDialogCloseOnEscape is promoted from AcceptDialog.Instance.SetDialogCloseOnEscape.
func (Instance) SetDialogHideOnOk ¶
SetDialogHideOnOk is promoted from AcceptDialog.Instance.SetDialogHideOnOk.
func (Instance) SetDialogText ¶
SetDialogText is promoted from AcceptDialog.Instance.SetDialogText.
func (Instance) SetDisable3d ¶
SetDisable3d is promoted from Viewport.Instance.SetDisable3d.
func (Instance) SetDisplayFolded ¶
SetDisplayFolded is promoted from Node.Instance.SetDisplayFolded.
func (Instance) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (Instance) SetEditorDescription ¶
SetEditorDescription is promoted from Node.Instance.SetEditorDescription.
func (Instance) SetExcludeFromCapture ¶
SetExcludeFromCapture is promoted from Window.Instance.SetExcludeFromCapture.
func (Instance) SetExclusive ¶
SetExclusive is promoted from Window.Instance.SetExclusive.
func (Instance) SetExtendToTitle ¶
SetExtendToTitle is promoted from Window.Instance.SetExtendToTitle.
func (Instance) SetForceNative ¶
SetForceNative is promoted from Window.Instance.SetForceNative.
func (Instance) SetFsrSharpness ¶
SetFsrSharpness is promoted from Viewport.Instance.SetFsrSharpness.
func (Instance) SetGlobalCanvasTransform ¶
func (self Instance) SetGlobalCanvasTransform(value Transform2D.OriginXY) Instance
SetGlobalCanvasTransform is promoted from Viewport.Instance.SetGlobalCanvasTransform.
func (Instance) SetGuiDisableInput ¶
SetGuiDisableInput is promoted from Viewport.Instance.SetGuiDisableInput.
func (Instance) SetGuiDragThreshold ¶
SetGuiDragThreshold is promoted from Viewport.Instance.SetGuiDragThreshold.
func (Instance) SetGuiEmbedSubwindows ¶
SetGuiEmbedSubwindows is promoted from Viewport.Instance.SetGuiEmbedSubwindows.
func (Instance) SetGuiSnapControlsToPixels ¶
SetGuiSnapControlsToPixels is promoted from Viewport.Instance.SetGuiSnapControlsToPixels.
func (Instance) SetHandleInputLocally ¶
SetHandleInputLocally is promoted from Viewport.Instance.SetHandleInputLocally.
func (Instance) SetImeActive ¶
SetImeActive is promoted from Window.Instance.SetImeActive.
func (Instance) SetImePosition ¶
SetImePosition is promoted from Window.Instance.SetImePosition.
func (Instance) SetInitialPosition ¶
func (self Instance) SetInitialPosition(value Window.WindowInitialPosition) Instance
SetInitialPosition is promoted from Window.Instance.SetInitialPosition.
func (Instance) SetInputAsHandled ¶
SetInputAsHandled is promoted from Viewport.Instance.SetInputAsHandled.
func (Instance) SetKeepTitleVisible ¶
SetKeepTitleVisible is promoted from Window.Instance.SetKeepTitleVisible.
func (Instance) SetLayoutDirection ¶
func (self Instance) SetLayoutDirection(direction Window.LayoutDirection) Instance
SetLayoutDirection is promoted from Window.Instance.SetLayoutDirection.
func (Instance) SetMaxSize ¶
SetMaxSize is promoted from Window.Instance.SetMaxSize.
func (Instance) SetMaximizeDisabled ¶
SetMaximizeDisabled is promoted from Window.Instance.SetMaximizeDisabled.
func (Instance) SetMeshLodThreshold ¶
SetMeshLodThreshold is promoted from Viewport.Instance.SetMeshLodThreshold.
func (Instance) SetMinSize ¶
SetMinSize is promoted from Window.Instance.SetMinSize.
func (Instance) SetMinimizeDisabled ¶
SetMinimizeDisabled is promoted from Window.Instance.SetMinimizeDisabled.
func (Instance) SetMode ¶
SetMode is promoted from Window.Instance.SetMode.
func (Instance) SetMousePassthrough ¶
SetMousePassthrough is promoted from Window.Instance.SetMousePassthrough.
func (Instance) SetMousePassthroughPolygon ¶
SetMousePassthroughPolygon is promoted from Window.Instance.SetMousePassthroughPolygon.
func (Instance) SetMsaa2d ¶
SetMsaa2d is promoted from Viewport.Instance.SetMsaa2d.
func (Instance) SetMsaa3d ¶
SetMsaa3d is promoted from Viewport.Instance.SetMsaa3d.
func (Instance) SetName ¶
SetName is promoted from Node.Instance.SetName.
func (Instance) SetNonclientArea ¶
func (self Instance) SetNonclientArea(value Rect2i.PositionSize) Instance
SetNonclientArea is promoted from Window.Instance.SetNonclientArea.
func (Instance) SetOkButtonText ¶
SetOkButtonText is promoted from AcceptDialog.Instance.SetOkButtonText.
func (Instance) SetOversampling ¶
SetOversampling is promoted from Viewport.Instance.SetOversampling.
func (Instance) SetOversamplingOverride ¶
SetOversamplingOverride is promoted from Viewport.Instance.SetOversamplingOverride.
func (Instance) SetOwnWorld3d ¶
SetOwnWorld3d is promoted from Viewport.Instance.SetOwnWorld3d.
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) SetPhysicsObjectPicking ¶
SetPhysicsObjectPicking is promoted from Viewport.Instance.SetPhysicsObjectPicking.
func (Instance) SetPhysicsObjectPickingFirstOnly ¶
SetPhysicsObjectPickingFirstOnly is promoted from Viewport.Instance.SetPhysicsObjectPickingFirstOnly.
func (Instance) SetPhysicsObjectPickingSort ¶
SetPhysicsObjectPickingSort is promoted from Viewport.Instance.SetPhysicsObjectPickingSort.
func (Instance) SetPhysicsProcess ¶
SetPhysicsProcess is promoted from Node.Instance.SetPhysicsProcess.
func (Instance) SetPhysicsProcessInternal ¶
SetPhysicsProcessInternal is promoted from Node.Instance.SetPhysicsProcessInternal.
func (Instance) SetPopupWindow ¶
SetPopupWindow is promoted from Window.Instance.SetPopupWindow.
func (Instance) SetPopupWmHint ¶
SetPopupWmHint is promoted from Window.Instance.SetPopupWmHint.
func (Instance) SetPosition ¶
SetPosition is promoted from Window.Instance.SetPosition.
func (Instance) SetPositionalShadowAtlas16Bits ¶
SetPositionalShadowAtlas16Bits is promoted from Viewport.Instance.SetPositionalShadowAtlas16Bits.
func (Instance) SetPositionalShadowAtlasQuad0 ¶
func (self Instance) SetPositionalShadowAtlasQuad0(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
SetPositionalShadowAtlasQuad0 is promoted from Viewport.Instance.SetPositionalShadowAtlasQuad0.
func (Instance) SetPositionalShadowAtlasQuad1 ¶
func (self Instance) SetPositionalShadowAtlasQuad1(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
SetPositionalShadowAtlasQuad1 is promoted from Viewport.Instance.SetPositionalShadowAtlasQuad1.
func (Instance) SetPositionalShadowAtlasQuad2 ¶
func (self Instance) SetPositionalShadowAtlasQuad2(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
SetPositionalShadowAtlasQuad2 is promoted from Viewport.Instance.SetPositionalShadowAtlasQuad2.
func (Instance) SetPositionalShadowAtlasQuad3 ¶
func (self Instance) SetPositionalShadowAtlasQuad3(value Viewport.PositionalShadowAtlasQuadrantSubdiv) Instance
SetPositionalShadowAtlasQuad3 is promoted from Viewport.Instance.SetPositionalShadowAtlasQuad3.
func (Instance) SetPositionalShadowAtlasSize ¶
SetPositionalShadowAtlasSize is promoted from Viewport.Instance.SetPositionalShadowAtlasSize.
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) SetScaling3dMode ¶
func (self Instance) SetScaling3dMode(value Viewport.Scaling3DMode) Instance
SetScaling3dMode is promoted from Viewport.Instance.SetScaling3dMode.
func (Instance) SetScaling3dScale ¶
SetScaling3dScale is promoted from Viewport.Instance.SetScaling3dScale.
func (Instance) SetSceneFilePath ¶
SetSceneFilePath is promoted from Node.Instance.SetSceneFilePath.
func (Instance) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (Instance) SetScreenSpaceAa ¶
func (self Instance) SetScreenSpaceAa(value Viewport.ScreenSpaceAA) Instance
SetScreenSpaceAa is promoted from Viewport.Instance.SetScreenSpaceAa.
func (Instance) SetSdfOversize ¶
func (self Instance) SetSdfOversize(value Viewport.SDFOversize) Instance
SetSdfOversize is promoted from Viewport.Instance.SetSdfOversize.
func (Instance) SetSdfScale ¶
SetSdfScale is promoted from Viewport.Instance.SetSdfScale.
func (Instance) SetSharpCorners ¶
SetSharpCorners is promoted from Window.Instance.SetSharpCorners.
func (Instance) SetSize ¶
SetSize is promoted from Window.Instance.SetSize.
func (Instance) SetSnap2dTransformsToPixel ¶
SetSnap2dTransformsToPixel is promoted from Viewport.Instance.SetSnap2dTransformsToPixel.
func (Instance) SetSnap2dVerticesToPixel ¶
SetSnap2dVerticesToPixel is promoted from Viewport.Instance.SetSnap2dVerticesToPixel.
func (Instance) SetTextureMipmapBias ¶
SetTextureMipmapBias is promoted from Viewport.Instance.SetTextureMipmapBias.
func (Instance) SetTheme ¶
SetTheme is promoted from Window.Instance.SetTheme.
func (Instance) SetThemeTypeVariation ¶
SetThemeTypeVariation is promoted from Window.Instance.SetThemeTypeVariation.
func (Instance) SetThreadSafe ¶
SetThreadSafe is promoted from Node.Instance.SetThreadSafe.
func (Instance) SetTitle ¶
SetTitle is promoted from Window.Instance.SetTitle.
func (Instance) SetTransient ¶
SetTransient is promoted from Window.Instance.SetTransient.
func (Instance) SetTransientToFocused ¶
SetTransientToFocused is promoted from Window.Instance.SetTransientToFocused.
func (Instance) SetTranslationDomainInherited ¶
SetTranslationDomainInherited is promoted from Node.Instance.SetTranslationDomainInherited.
func (Instance) SetTransparent ¶
SetTransparent is promoted from Window.Instance.SetTransparent.
func (Instance) SetTransparentBg ¶
SetTransparentBg is promoted from Viewport.Instance.SetTransparentBg.
func (Instance) SetUnfocusable ¶
SetUnfocusable is promoted from Window.Instance.SetUnfocusable.
func (Instance) SetUniqueNameInOwner ¶
SetUniqueNameInOwner is promoted from Node.Instance.SetUniqueNameInOwner.
func (Instance) SetUnparentWhenInvisible ¶
SetUnparentWhenInvisible is promoted from Window.Instance.SetUnparentWhenInvisible.
func (Instance) SetUnresizable ¶
SetUnresizable is promoted from Window.Instance.SetUnresizable.
func (Instance) SetUseDebanding ¶
SetUseDebanding is promoted from Viewport.Instance.SetUseDebanding.
func (Instance) SetUseFontOversampling ¶
SetUseFontOversampling is promoted from Window.Instance.SetUseFontOversampling.
func (Instance) SetUseHdr2d ¶
SetUseHdr2d is promoted from Viewport.Instance.SetUseHdr2d.
func (Instance) SetUseOcclusionCulling ¶
SetUseOcclusionCulling is promoted from Viewport.Instance.SetUseOcclusionCulling.
func (Instance) SetUseTaa ¶
SetUseTaa is promoted from Viewport.Instance.SetUseTaa.
func (Instance) SetUseXr ¶
SetUseXr is promoted from Viewport.Instance.SetUseXr.
func (Instance) SetVisible ¶
SetVisible is promoted from Window.Instance.SetVisible.
func (Instance) SetVrsMode ¶
SetVrsMode is promoted from Viewport.Instance.SetVrsMode.
func (Instance) SetVrsTexture ¶
SetVrsTexture is promoted from Viewport.Instance.SetVrsTexture.
func (Instance) SetVrsUpdateMode ¶
func (self Instance) SetVrsUpdateMode(value Viewport.VRSUpdateMode) Instance
SetVrsUpdateMode is promoted from Viewport.Instance.SetVrsUpdateMode.
func (Instance) SetWorld2d ¶
SetWorld2d is promoted from Viewport.Instance.SetWorld2d.
func (Instance) SetWorld3d ¶
SetWorld3d is promoted from Viewport.Instance.SetWorld3d.
func (Instance) SetWrapControls ¶
SetWrapControls is promoted from Window.Instance.SetWrapControls.
func (Instance) SharpCorners ¶
SharpCorners is promoted from Window.Instance.SharpCorners.
func (Instance) Size ¶
Size is promoted from Window.Instance.Size.
func (Instance) Snap2dTransformsToPixel ¶
Snap2dTransformsToPixel is promoted from Viewport.Instance.Snap2dTransformsToPixel.
func (Instance) Snap2dVerticesToPixel ¶
Snap2dVerticesToPixel is promoted from Viewport.Instance.Snap2dVerticesToPixel.
func (Instance) StartDrag ¶
func (self Instance) StartDrag()
StartDrag is promoted from Window.Instance.StartDrag.
func (Instance) StartResize ¶
func (self Instance) StartResize(edge DisplayServer.WindowResizeEdge)
StartResize is promoted from Window.Instance.StartResize.
func (Instance) TextureMipmapBias ¶
TextureMipmapBias is promoted from Viewport.Instance.TextureMipmapBias.
func (Instance) Theme ¶
Theme is promoted from Window.Instance.Theme.
func (Instance) ThemeTypeVariation ¶
ThemeTypeVariation is promoted from Window.Instance.ThemeTypeVariation.
func (Instance) Title ¶
Title is promoted from Window.Instance.Title.
func (Instance) Transient ¶
Transient is promoted from Window.Instance.Transient.
func (Instance) TransientToFocused ¶
TransientToFocused is promoted from Window.Instance.TransientToFocused.
func (Instance) Transparent ¶
Transparent is promoted from Window.Instance.Transparent.
func (Instance) TransparentBg ¶
TransparentBg is promoted from Viewport.Instance.TransparentBg.
func (Instance) Unfocusable ¶
Unfocusable is promoted from Window.Instance.Unfocusable.
func (Instance) UniqueNameInOwner ¶
UniqueNameInOwner is promoted from Node.Instance.UniqueNameInOwner.
func (Instance) Unresizable ¶
Unresizable is promoted from Window.Instance.Unresizable.
func (Instance) UpdateConfigurationWarnings ¶
func (self Instance) UpdateConfigurationWarnings()
UpdateConfigurationWarnings is promoted from Node.Instance.UpdateConfigurationWarnings.
func (Instance) UpdateMouseCursorState ¶
func (self Instance) UpdateMouseCursorState()
UpdateMouseCursorState is promoted from Viewport.Instance.UpdateMouseCursorState.
func (Instance) UseDebanding ¶
UseDebanding is promoted from Viewport.Instance.UseDebanding.
func (Instance) UseHdr2d ¶
UseHdr2d is promoted from Viewport.Instance.UseHdr2d.
func (Instance) UseOcclusionCulling ¶
UseOcclusionCulling is promoted from Viewport.Instance.UseOcclusionCulling.
func (Instance) UseTaa ¶
UseTaa is promoted from Viewport.Instance.UseTaa.
func (Instance) UseXr ¶
UseXr is promoted from Viewport.Instance.UseXr.
func (Instance) Visible ¶
Visible is promoted from Window.Instance.Visible.
func (Instance) VrsMode ¶
VrsMode is promoted from Viewport.Instance.VrsMode.
func (Instance) VrsTexture ¶
VrsTexture is promoted from Viewport.Instance.VrsTexture.
func (Instance) VrsUpdateMode ¶
func (self Instance) VrsUpdateMode() Viewport.VRSUpdateMode
VrsUpdateMode is promoted from Viewport.Instance.VrsUpdateMode.
func (Instance) WarpMouse ¶
WarpMouse is promoted from Viewport.Instance.WarpMouse.
func (Instance) World2d ¶
World2d is promoted from Viewport.Instance.World2d.
func (Instance) World3d ¶
World3d is promoted from Viewport.Instance.World3d.
func (Instance) WrapControls ¶
WrapControls is promoted from Window.Instance.WrapControls.
type MoreArgs ¶
type MoreArgs [1]gdclass.ScriptCreateDialog
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.