[INFO] fetching crate gdnative-bindings 0.10.0... [INFO] documenting gdnative-bindings-0.10.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate gdnative-bindings 0.10.0 into /workspace/builds/worker-53/source [INFO] validating manifest of crates.io crate gdnative-bindings 0.10.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-bindings 0.10.0 [INFO] finished tweaking crates.io crate gdnative-bindings 0.10.0 [INFO] tweaked toml for crates.io crate gdnative-bindings 0.10.0 written to /workspace/builds/worker-53/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7de78298885fd3cf9bb76a65b0d375fe5f0cbe0ca30c5171c7fa004514e9d27c [INFO] running `Command { std: "docker" "start" "-a" "7de78298885fd3cf9bb76a65b0d375fe5f0cbe0ca30c5171c7fa004514e9d27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7de78298885fd3cf9bb76a65b0d375fe5f0cbe0ca30c5171c7fa004514e9d27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de78298885fd3cf9bb76a65b0d375fe5f0cbe0ca30c5171c7fa004514e9d27c", kill_on_drop: false }` [INFO] [stdout] 7de78298885fd3cf9bb76a65b0d375fe5f0cbe0ca30c5171c7fa004514e9d27c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e620a72a11ee4869c271c827b6614b5fe4c2660a37fa972809816669801f88b3 [INFO] running `Command { std: "docker" "start" "-a" "e620a72a11ee4869c271c827b6614b5fe4c2660a37fa972809816669801f88b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling unindent v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking atomic-take v1.0.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling mini-internal v0.1.24 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.10.0 [INFO] [stderr] Compiling miniserde v0.1.24 [INFO] [stderr] Compiling gdnative_bindings_generator v0.10.0 [INFO] [stderr] Compiling gdnative-sys v0.10.0 [INFO] [stderr] Compiling gdnative-bindings v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gdnative-core v0.10.0 [INFO] [stderr] Documenting gdnative-bindings v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:27:7421 [INFO] [stdout] | [INFO] [stdout] 27 | ... } # [doc = "Returns `true` if the button at index `button` is pressed. See [`JoystickList`][JoystickList], in particular the `JOY_VR_*` constants."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the button at index `button` is pressed. See [`JoystickList`][JoystickList], in particular the `JOY_VR_*` constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:63:1966 [INFO] [stdout] | [INFO] [stdout] 63 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a new point at the given position with the given identifier. The `id` must be 0 or larger, and the `weight_scale` must be 1 or larger.\nThe `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path.\n```gdscript\nvar astar = AStar.new()\nastar.add_point(1, Vector3(1, 0, 0), 4) # Adds the point (1, 0, 0) with weight_scale 4 and id 1\n```\nIf there already exists a point for the given `id`, its position and weight scale are updated to the given values.\n# Default Arguments\n* `weight_scale` - `1.0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:63:14881 [INFO] [stdout] | [INFO] [stdout] 63 | ... } # [doc = "Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:69:1984 [INFO] [stdout] | [INFO] [stdout] 69 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a new point at the given position with the given identifier. The `id` must be 0 or larger, and the `weight_scale` must be 1 or larger.\nThe `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path.\n```gdscript\nvar astar = AStar2D.new()\nastar.add_point(1, Vector2(1, 0), 4) # Adds the point (1, 0) with weight_scale 4 and id 1\n```\nIf there already exists a point for the given `id`, its position and weight scale are updated to the given values.\n# Default Arguments\n* `weight_scale` - `1.0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar2D` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:69:14483 [INFO] [stdout] | [INFO] [stdout] 69 | ... } # [doc = "Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar2D` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:75:5687 [INFO] [stdout] | [INFO] [stdout] 75 | ... } # [doc = "Returns the label used for built-in text.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:75:6410 [INFO] [stdout] | [INFO] [stdout] 75 | ... } # [doc = "Returns the OK [`Button`][Button] instance.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AnimationTree::anim_player` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:123:2266 [INFO] [stdout] | [INFO] [stdout] 123 | ... } # [doc = "Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationTree` has no field or associated item named `anim_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AnimationTree::anim_player` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:123:2734 [INFO] [stdout] | [INFO] [stdout] 123 | ... } # [doc = "Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationTree` has no field or associated item named `anim_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::autorestart` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:159:3236 [INFO] [stdout] | [INFO] [stdout] 159 | ... } # [doc = "If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeOneShot` has no field or associated item named `autorestart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::autorestart` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:159:6323 [INFO] [stdout] | [INFO] [stdout] 159 | ... } # [doc = "If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeOneShot` has no field or associated item named `autorestart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:4127 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:5996 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:8020 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:8531 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::playback_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:207:13197 [INFO] [stdout] | [INFO] [stdout] 207 | ... } # [doc = "Gets the actual playing speed of current animation or 0 if not playing. This speed is the [`playback_speed`][Self::playback_speed] property multiplied by `custom_speed` argument specified when calling the [`play`][Self::play] method."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Gets the actual playing speed of current animation or 0 if not playing. This speed is the [`playback_speed`][Self::playback_speed] property multiplied by `custom_speed` argument specified when calling the [`play`][Self::play] method. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationPlayer` has no field or associated item named `playback_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:5522 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:10269 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:10269 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:15912 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:15912 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:16385 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:5615 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:9195 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:9195 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:14515 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:14515 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:14990 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_degrees` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:8483 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_degrees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:8483 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_degrees` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:19673 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_degrees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:19673 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::atlas_generate` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:15980 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `atlas_generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::use_hdr` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:17860 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "If `true`, stores the lightmap textures in a high dynamic range format (EXR). If `false`, stores the lightmap texture in a low dynamic range PNG image. This can be set to `false` to reduce disk usage, but light values over 1.0 will be clamped and you may see banding caused by the reduced precision.\n**Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `use_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::atlas_generate` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:28244 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `atlas_generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::use_hdr` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:29761 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "If `true`, stores the lightmap textures in a high dynamic range format (EXR). If `false`, stores the lightmap texture in a low dynamic range PNG image. This can be set to `false` to reduce disk usage, but light values over 1.0 will be clamped and you may see banding caused by the reduced precision.\n**Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `use_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::toggle_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:7534 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `toggle_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::pressed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:7534 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `pressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::toggle_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:11985 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `toggle_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::pressed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:11985 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `pressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::pressed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:12718 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `pressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::toggle_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:12718 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `toggle_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::group` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:12718 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BaseButton::group` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:609:2056 [INFO] [stdout] | [INFO] [stdout] 609 | ... } # [doc = "Returns an [`Array`][VariantArray] of [`Button`][Button]s who have this as their [`ButtonGroup`][ButtonGroup] (see [`BaseButton.group`][BaseButton::group])."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns an [`Array`][VariantArray] of [`Button`][Button]s who have this as their [`ButtonGroup`][ButtonGroup] (see [`BaseButton.group`][BaseButton::group]). [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:8091 [INFO] [stdout] | [INFO] [stdout] 615 | ... } # [doc = "Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::angle` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:20030 [INFO] [stdout] | [INFO] [stdout] 615 | ...ram) ; ret as _ } } # [doc = "If `true`, particles rotate around Y axis by [`angle`][Self::angle]."] # [doc = ""] # [inline] pub fn pa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles rotate around Y axis by [`angle`][Self::angle]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles` has no field or associated item named `angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:23657 [INFO] [stdout] | [INFO] [stdout] 615 | ... } # [doc = "Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::angle` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:35829 [INFO] [stdout] | [INFO] [stdout] 615 | ..., randomness) ; } } # [doc = "If `true`, particles rotate around Y axis by [`angle`][Self::angle]."] # [doc = ""] # [inline] pub fn se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles rotate around Y axis by [`angle`][Self::angle]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles` has no field or associated item named `angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:8676 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle.\nFor reference, the default vertical field of view value (`70.0`) is equivalent to a horizontal FOV of:\n- ~86.07 degrees in a 4:3 viewport\n- ~96.50 degrees in a 16:10 viewport\n- ~102.45 degrees in a 16:9 viewport\n- ~117.06 degrees in a 21:9 viewport"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:11906 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:19869 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle.\nFor reference, the default vertical field of view value (`70.0`) is equivalent to a horizontal FOV of:\n- ~86.07 degrees in a 4:3 viewport\n- ~96.50 degrees in a 16:10 viewport\n- ~102.45 degrees in a 16:9 viewport\n- ~117.06 degrees in a 21:9 viewport"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:24272 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:7450 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::offset_h` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:9668 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "The vertical offset of the camera, relative to the drag margins.\n**Note:** Used the same as [`offset_h`][Self::offset_h]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Used the same as [`offset_h`][Self::offset_h]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `offset_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:11057 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:16749 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:17220 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::offset_h` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:22743 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "The vertical offset of the camera, relative to the drag margins.\n**Note:** Used the same as [`offset_h`][Self::offset_h]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Used the same as [`offset_h`][Self::offset_h]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `offset_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:711:28039 [INFO] [stdout] | [INFO] [stdout] 711 | ... } # [doc = "Returns `true` if the node is present in the [`SceneTree`][SceneTree], its [`visible`][Self::visible] property is `true` and all its antecedents are also visible. If any antecedent is hidden, this node will not be visible in the scene tree."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the node is present in the [`SceneTree`][SceneTree], its [`visible`][Self::visible] property is `true` and all its antecedents are also visible. If any antecedent is hidden, this node will not be visible in the scene tree. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ParticlesMaterial::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:6366 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParticlesMaterial` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CPUParticles2D::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:6366 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles2D` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ParticlesMaterial::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:9738 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParticlesMaterial` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CPUParticles2D::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:9738 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles2D` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::follow_viewport_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:723:3714 [INFO] [stdout] | [INFO] [stdout] 723 | ... } # [doc = "Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasLayer` has no field or associated item named `follow_viewport_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::follow_viewport_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:723:7626 [INFO] [stdout] | [INFO] [stdout] 723 | ... } # [doc = "Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasLayer` has no field or associated item named `follow_viewport_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:4234 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:4234 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:8906 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:8906 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:831:3304 [INFO] [stdout] | [INFO] [stdout] 831 | ... } # [doc = "Returns the [`ColorPicker`][ColorPicker] that this node toggles.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:831:4069 [INFO] [stdout] | [INFO] [stdout] 831 | ... } # [doc = "Returns the control's [`PopupPanel`][PopupPanel] which allows you to connect to popup signals. This allows you to handle events when the ColorPicker is shown or hidden.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:867:3014 [INFO] [stdout] | [INFO] [stdout] 867 | ... } # [doc = "Returns the cancel button.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_unhandled_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:11026 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_unhandled_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_unhandled_key_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:11026 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_unhandled_key_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_drag_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:17936 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control.\nThe methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `get_drag_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::can_drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:17936 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control.\nThe methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `can_drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:17936 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control.\nThe methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_left` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:19297 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:19297 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:19297 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_min_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:21386 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns combined minimum size from [`rect_min_size`][Self::rect_min_size] and [`get_minimum_size`][Self::get_minimum_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns combined minimum size from [`rect_min_size`][Self::rect_min_size] and [`get_minimum_size`][Self::get_minimum_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_min_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_right` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:24353 [INFO] [stdout] | [INFO] [stdout] 879 | ...(ret) } } # [doc = "Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]."] # [doc = ""] # [inline]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:24353 [INFO] [stdout] | [INFO] [stdout] 879 | ...(ret) } } # [doc = "Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]."] # [doc = ""] # [inline]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:29050 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:29050 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:31522 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top].\nMargins are often controlled by one or multiple parent [`Container`][Container] nodes, so you should not modify them manually if your node is a direct child of a [`Container`][Container]. Margins update automatically when you move or resize the node."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_min_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:32194 [INFO] [stdout] | [INFO] [stdout] 879 | ...t as _ } } # [doc = "Returns the minimum size for this control. See [`rect_min_size`][Self::rect_min_size]."] # [doc = ""] # [inline] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the minimum size for this control. See [`rect_min_size`][Self::rect_min_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_min_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:32604 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:34751 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:34751 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:35311 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's position, relative to its parent. It corresponds to the rectangle's top-left corner. The property is not affected by [`rect_pivot_offset`][Self::rect_pivot_offset]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's position, relative to its parent. It corresponds to the rectangle's top-left corner. The property is not affected by [`rect_pivot_offset`][Self::rect_pivot_offset]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:35798 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:35798 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:36614 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::hint_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `hint_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `documentation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `documentation` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), "idle_frame")` then set its [`rect_scale`][Self::rect_scale] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::hint_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:41603 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the tooltip, which will appear when the cursor is resting over this control. See [`hint_tooltip`][Self::hint_tooltip].\n# Default Arguments\n* `at_position` - `Vector2( 0, 0 )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the tooltip, which will appear when the cursor is resting over this control. See [`hint_tooltip`][Self::hint_tooltip]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `hint_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_min_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:51789 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Invalidates the size cache in this node and in parent nodes up to toplevel. Intended to be used with [`get_minimum_size`][Self::get_minimum_size] when the return value is changed. Setting [`rect_min_size`][Self::rect_min_size] directly calls this method automatically."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Invalidates the size cache in this node and in parent nodes up to toplevel. Intended to be used with [`get_minimum_size`][Self::get_minimum_size] when the return value is changed. Setting [`rect_min_size`][Self::rect_min_size] directly calls this method automatically. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_min_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Margin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Margin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_left` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_right` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_left` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:55889 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:55889 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:55889 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_drag_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:58107 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nForwards the handling of this control's drag and drop to `target` control.\nForwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences:\n1. The function name must be suffixed with **_fw**\n2. The function must take an extra argument that is the control doing the forwarding\n```gdscript\n# ThisControl.gd\nextends Control\nfunc _ready():\n set_drag_forwarding(target_control)\n\n# TargetControl.gd\nextends Control\nfunc can_drop_data_fw(position, data, from_control):\n return true\n\nfunc drop_data_fw(position, data, from_control):\n my_handle_data(data)\n\nfunc get_drag_data_fw(position, from_control):\n set_drag_preview(my_preview)\n return my_data()\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences: [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `get_drag_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::can_drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:58107 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nForwards the handling of this control's drag and drop to `target` control.\nForwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences:\n1. The function name must be suffixed with **_fw**\n2. The function must take an extra argument that is the control doing the forwarding\n```gdscript\n# ThisControl.gd\nextends Control\nfunc _ready():\n set_drag_forwarding(target_control)\n\n# TargetControl.gd\nextends Control\nfunc can_drop_data_fw(position, data, from_control):\n return true\n\nfunc drop_data_fw(position, data, from_control):\n my_handle_data(data)\n\nfunc get_drag_data_fw(position, from_control):\n set_drag_preview(my_preview)\n return my_data()\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences: [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `can_drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:58107 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nForwards the handling of this control's drag and drop to `target` control.\nForwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences:\n1. The function name must be suffixed with **_fw**\n2. The function must take an extra argument that is the control doing the forwarding\n```gdscript\n# ThisControl.gd\nextends Control\nfunc _ready():\n set_drag_forwarding(target_control)\n\n# TargetControl.gd\nextends Control\nfunc can_drop_data_fw(position, data, from_control):\n return true\n\nfunc drop_data_fw(position, data, from_control):\n my_handle_data(data)\n\nfunc get_drag_data_fw(position, from_control):\n set_drag_preview(my_preview)\n return my_data()\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences: [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_drag_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:59380 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nShows the given control at the mouse pointer. A good time to call this method is in [`get_drag_data`][Self::get_drag_data]. The control must not be in the scene tree. You should not free the control, and you should not keep a reference to the control beyond the duration of the drag. It will be deleted automatically after the drag has ended.\n```gdscript\nexport (Color, RGBA) var color = Color(1, 0, 0, 1)\n\nfunc get_drag_data(position):\n # Use a control that is not in the tree\n var cpb = ColorPickerButton.new()\n cpb.color = color\n cpb.rect_size = Vector2(50, 50)\n set_drag_preview(cpb)\n return color\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Shows the given control at the mouse pointer. A good time to call this method is in [`get_drag_data`][Self::get_drag_data]. The control must not be in the scene tree. You should not free the control, and you should not keep a reference to the control beyond the duration of the drag. It will be deleted automatically after the drag has ended. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `get_drag_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_right` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:60450 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:60450 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_global_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:63371 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the [`rect_global_position`][Self::rect_global_position] to given `position`.\nIf `keep_margins` is `true`, control's anchors will be updated instead of margins.\n# Default Arguments\n* `keep_margins` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the [`rect_global_position`][Self::rect_global_position] to given `position`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_global_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:65061 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top].\nMargins are often controlled by one or multiple parent [`Container`][Container] nodes, so you should not modify them manually if your node is a direct child of a [`Container`][Container]. Margins update automatically when you move or resize the node."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:66688 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:67883 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:67883 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:68464 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the [`rect_position`][Self::rect_position] to given `position`.\nIf `keep_margins` is `true`, control's anchors will be updated instead of margins.\n# Default Arguments\n* `keep_margins` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the [`rect_position`][Self::rect_position] to given `position`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69381 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::hint_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `hint_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `documentation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `documentation` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), "idle_frame")` then set its [`rect_scale`][Self::rect_scale] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:71159 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the size (see [`rect_size`][Self::rect_size]).\nIf `keep_margins` is `true`, control's anchors will be updated instead of margins.\n# Default Arguments\n* `keep_margins` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the size (see [`rect_size`][Self::rect_size]). [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_make_custom_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:72833 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nChanges the tooltip text. The tooltip appears when the user's mouse cursor stays idle over this control for a few moments, provided that the [`mouse_filter`][Self::mouse_filter] property is not [`MOUSE_FILTER_IGNORE`][Self::MOUSE_FILTER_IGNORE]. You can change the time required for the tooltip to appear with `gui/timers/tooltip_delay_sec` option in Project Settings.\nThe tooltip popup will use either a default implementation, or a custom one that you can provide by overriding [`_make_custom_tooltip`][Self::_make_custom_tooltip]. The default tooltip includes a [`PopupPanel`][PopupPanel] and [`Label`][Label] whose theme properties can be customized using [`Theme`][Theme] methods with the `\"TooltipPanel\"` and `\"TooltipLabel\"` respectively. For example:\n```gdscript\nvar style_box = StyleBoxFlat.new()\nstyle_box.set_bg_color(Color(1, 1, 0))\nstyle_box.set_border_width_all(2)\n# We assume here that the `theme` property has been assigned a custom Theme beforehand.\ntheme.set_stylebox(\"panel\", \"TooltipPanel\", style_box)\ntheme.set_color(\"font_color\", \"TooltipLabel\", Color(0, 1, 1))\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The tooltip popup will use either a default implementation, or a custom one that you can provide by overriding [`_make_custom_tooltip`][Self::_make_custom_tooltip]. The default tooltip includes a [`PopupPanel`][PopupPanel] and [`Label`][Label] whose theme properties can be customized using [`Theme`][Theme] methods with the `"TooltipPanel"` and `"TooltipLabel"` respectively. For example: [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_make_custom_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:76216 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Moves the mouse cursor to `to_position`, relative to [`rect_position`][Self::rect_position] of this [`Control`][Control]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Moves the mouse cursor to `to_position`, relative to [`rect_position`][Self::rect_position] of this [`Control`][Control]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HMAC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:897:6804 [INFO] [stdout] | [INFO] [stdout] 897 | ... } # [doc = "Generates an [`HMAC`][HMAC](https://en.wikipedia.org/wiki/HMAC) digest of `msg` using `key`. The `hash_type` parameter is the hashing algorithm that is used for the inner and outer hashes.\nCurrently, only [`HashingContext.HASH_SHA256`][HashingContext::HASH_SHA256] and [`HashingContext.HASH_SHA1`][HashingContext::HASH_SHA1] are supported."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Generates an [`HMAC`][HMAC](https://en.wikipedia.org/wiki/HMAC) digest of `msg` using `key`. The `hash_type` parameter is the hashing algorithm that is used for the inner and outer hashes. [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `HMAC` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::up_vector_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:939:5214 [INFO] [stdout] | [INFO] [stdout] 939 | ... } # [doc = "Returns the cache of up vectors as a [`PoolVector3Array`][Vector3Array].\nIf [`up_vector_enabled`][Self::up_vector_enabled] is `false`, the cache will be empty."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`up_vector_enabled`][Self::up_vector_enabled] is `false`, the cache will be empty. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Curve3D` has no field or associated item named `up_vector_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_export_file` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:993:6173 [INFO] [stdout] | [INFO] [stdout] 993 | ... } # [doc = "To be called inside [`_export_file`][Self::_export_file]. Skips the current file, so it's not included in the export."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] To be called inside [`_export_file`][Self::_export_file]. Skips the current file, so it's not included in the export. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorExportPlugin` has no field or associated item named `_export_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1005:7304 [INFO] [stdout] | [INFO] [stdout] 1005 | ... } # [doc = "Returns the `VBoxContainer` used to display the file system.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown disambiguator `` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1041:16193 [INFO] [stdout] | [INFO] [stdout] 1041 | ...()) ; } } # [doc = "Saves the scene. Returns either `OK` or `ERR_CANT_CREATE` (see [@GlobalScope] constants)."] # [doc = ""] # [inline... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Saves the scene. Returns either `OK` or `ERR_CANT_CREATE` (see [@GlobalScope] constants). [INFO] [stdout] [INFO] [stdout] = note: see https://doc.rust-lang.org/1.61.0/rustdoc/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::handles` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:8267 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Adds a custom type, which will appear in the list of nodes or resources. An icon can be optionally passed.\nWhen given node or resource is selected, the base type will be instanced (ie, \"Spatial\", \"Control\", \"Resource\"), then the script will be loaded and set to this object.\nYou can use the virtual method [`handles`][Self::handles] to check if your custom object is being edited by checking the script or using the `is` keyword.\nDuring run-time, this will be a simple object with a script so this function does not need to be called then."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] You can use the virtual method [`handles`][Self::handles] to check if your custom object is being edited by checking the script or using the `is` keyword. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `handles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_canvas_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:23274 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_canvas_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:23274 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:23980 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Use this method if you always want to receive inputs from 3D view screen inside [`forward_spatial_gui_input`][Self::forward_spatial_gui_input]. It might be especially usable if your plugin will want to use raycast in the scene."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Use this method if you always want to receive inputs from 3D view screen inside [`forward_spatial_gui_input`][Self::forward_spatial_gui_input]. It might be especially usable if your plugin will want to use raycast in the scene. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_canvas_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_canvas_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_canvas_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_canvas_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `EditorInspectorPlugin::parse_property` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1059:3552 [INFO] [stdout] | [INFO] [stdout] 1059 | ... } # [doc = "Gets the edited property. If your editor is for a single property (added via [`EditorInspectorPlugin.parse_property`][EditorInspectorPlugin::parse_property]), then this will return the property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Gets the edited property. If your editor is for a single property (added via [`EditorInspectorPlugin.parse_property`][EditorInspectorPlugin::parse_property]), then this will return the property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorInspectorPlugin` has no field or associated item named `parse_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1131:1841 [INFO] [stdout] | [INFO] [stdout] 1131 | ... { # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a custom property info to a property. The dictionary must contain:\n- `name`: [`String`][GodotString] (the name of the property)\n- `type`: [`int`][int] (see [enum Variant.Type])\n- optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString]\n**Example:**\n```gdscript\neditor_settings.set(\"category/property_name\", 0)\n\nvar property_info = {\n \"name\": \"category/property_name\",\n \"type\": TYPE_INT,\n \"hint\": PROPERTY_HINT_ENUM,\n \"hint_string\": \"one,two,three\"\n}\n\neditor_settings.add_property_info(property_info)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - `type`: [`int`][int] (see [enum Variant.Type]) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PropertyHint` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1131:1841 [INFO] [stdout] | [INFO] [stdout] 1131 | ... { # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a custom property info to a property. The dictionary must contain:\n- `name`: [`String`][GodotString] (the name of the property)\n- `type`: [`int`][int] (see [enum Variant.Type])\n- optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString]\n**Example:**\n```gdscript\neditor_settings.set(\"category/property_name\", 0)\n\nvar property_info = {\n \"name\": \"category/property_name\",\n \"type\": TYPE_INT,\n \"hint\": PROPERTY_HINT_ENUM,\n \"hint_string\": \"one,two,three\"\n}\n\neditor_settings.add_property_info(property_info)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString] [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `PropertyHint` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:1738 [INFO] [stdout] | [INFO] [stdout] 1137 | ... { # [doc = "Adds the specified `segments` to the gizmo's collision shape for picking. Call this function during [`redraw`][Self::redraw]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds the specified `segments` to the gizmo's collision shape for picking. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:2227 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds collision triangles to the gizmo for picking. A [`TriangleMesh`][TriangleMesh] can be generated from a regular [`Mesh`][Mesh] too. Call this function during [`redraw`][Self::redraw]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds collision triangles to the gizmo for picking. A [`TriangleMesh`][TriangleMesh] can be generated from a regular [`Mesh`][Mesh] too. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:2831 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds a list of handles (points) which can be used to deform the object being edited.\nThere are virtual functions which will be called upon editing of these handles. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `billboard` - `false`\n* `secondary` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] There are virtual functions which will be called upon editing of these handles. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:3621 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds lines to the gizmo (as sets of 2 points), with a given material. The lines are used for visualizing the gizmo. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `billboard` - `false`\n* `modulate` - `Color( 1, 1, 1, 1 )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds lines to the gizmo (as sets of 2 points), with a given material. The lines are used for visualizing the gizmo. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:4366 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds a mesh to the gizmo with the specified `billboard` state, `skeleton` and `material`. If `billboard` is `true`, the mesh will rotate to always face the camera. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `billboard` - `false`\n* `skeleton` - `null`\n* `material` - `null`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds a mesh to the gizmo with the specified `billboard` state, `skeleton` and `material`. If `billboard` is `true`, the mesh will rotate to always face the camera. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:5268 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds an unscaled billboard for visualization. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `default_scale` - `1`\n* `modulate` - `Color( 1, 1, 1, 1 )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds an unscaled billboard for visualization. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BGMode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:10080 [INFO] [stdout] | [INFO] [stdout] 1167 | ...tr ()) ; ret as _ } } # [doc = "The background mode. See [`BGMode`][BGMode] for possible values."] # [doc = ""] # [inline] pub fn back... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The background mode. See [`BGMode`][BGMode] for possible values. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `BGMode` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Camera::far` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:16737 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `far` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::glow_hdr_threshold` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:20398 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `glow_hdr_threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SSAOBlur` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:26081 [INFO] [stdout] | [INFO] [stdout] 1167 | ..._ } } # [doc = "The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values."] # [doc = ""] # [inl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `SSAOBlur` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::tonemap_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:34241 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `tonemap_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_height_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:36981 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_height_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_depth_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:36981 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_depth_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BGMode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:46167 [INFO] [stdout] | [INFO] [stdout] 1167 | ...tr () , energy) ; } } # [doc = "The background mode. See [`BGMode`][BGMode] for possible values."] # [doc = ""] # [inline] pub fn set_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The background mode. See [`BGMode`][BGMode] for possible values. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `BGMode` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Camera::far` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:54201 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `far` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_height_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:54683 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_height_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_depth_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:54683 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_depth_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::glow_hdr_threshold` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:60090 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `glow_hdr_threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SSAOBlur` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:67349 [INFO] [stdout] | [INFO] [stdout] 1167 | ...; } } # [doc = "The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values."] # [doc = ""] # [inl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `SSAOBlur` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::tonemap_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:77630 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `tonemap_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1185:7865 [INFO] [stdout] | [INFO] [stdout] 1185 | ... } # [doc = "Returns the LineEdit for the selected file.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1185:9063 [INFO] [stdout] | [INFO] [stdout] 1185 | ... } # [doc = "Returns the vertical box container of the dialog, custom controls can be added to it.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1203:4163 [INFO] [stdout] | [INFO] [stdout] 1203 | ... } # [doc = "The object containing the referenced function. This object must be of a type actually inheriting from [`Object`][Object], not a built-in type such as [`int`][int], [`Vector2`][Vector2] or [`Dictionary`][Dictionary]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The object containing the referenced function. This object must be of a type actually inheriting from [`Object`][Object], not a built-in type such as [`int`][int], [`Vector2`][Vector2] or [`Dictionary`][Dictionary]. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GeometryInstance::use_in_baked_light` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1233:3654 [INFO] [stdout] | [INFO] [stdout] 1233 | ... } # [doc = "Bakes the effect from all [`GeometryInstance`][GeometryInstance]s marked with [`GeometryInstance.use_in_baked_light`][GeometryInstance::use_in_baked_light] and [`Light`][Light]s marked with either [`Light.BAKE_INDIRECT`][Light::BAKE_INDIRECT] or [`Light.BAKE_ALL`][Light::BAKE_ALL]. If `create_visual_debug` is `true`, after baking the light, this will generate a [`MultiMesh`][MultiMesh] that has a cube representing each solid cell with each cube colored to the cell's albedo color. This can be used to visualize the [`GIProbe`][GIProbe]'s data and debug any issues that may be occurring.\n# Default Arguments\n* `from_node` - `null`\n* `create_visual_debug` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bakes the effect from all [`GeometryInstance`][GeometryInstance]s marked with [`GeometryInstance.use_in_baked_light`][GeometryInstance::use_in_baked_light] and [`Light`][Light]s marked with either [`Light.BAKE_INDIRECT`][Light::BAKE_INDIRECT] or [`Light.BAKE_ALL`][Light::BAKE_ALL]. If `create_visual_debug` is `true`, after baking the light, this will generate a [`MultiMesh`][MultiMesh] that has a cube representing each solid cell with each cube colored to the cell's albedo color. This can be used to visualize the [`GIProbe`][GIProbe]'s data and debug any issues that may be occurring. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GeometryInstance` has no field or associated item named `use_in_baked_light` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1347:8236 [INFO] [stdout] | [INFO] [stdout] 1347 | ... } # [doc = "Gets the [`HBoxContainer`][HBoxContainer] that contains the zooming and grid snap controls in the top left of the graph. You can use this method to reposition the toolbar or to add your own custom controls to it.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_UNCONFIGURED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_UNCONFIGURED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_BUSY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_BUSY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_INVALID_PARAMETER` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_INVALID_PARAMETER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CONNECT` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_CANT_CONNECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_UNCONFIGURED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_UNCONFIGURED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_BUSY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_BUSY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_INVALID_PARAMETER` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_INVALID_PARAMETER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CONNECT` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_CANT_CONNECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_UNAVAILABLE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1455:31277 [INFO] [stdout] | [INFO] [stdout] 1455 | ... } # [doc = "Saves the image as an EXR file to `path`. If `grayscale` is `true` and the image has only one channel, it will be saved explicitly as monochrome rather than one red channel. This function will return [`ERR_UNAVAILABLE`][Self::ERR_UNAVAILABLE] if Godot was compiled without the TinyEXR module.\n**Note:** The TinyEXR module is disabled in non-editor builds, which means [`save_exr`][Self::save_exr] will return [`ERR_UNAVAILABLE`][Self::ERR_UNAVAILABLE] when it is called from an exported project.\n# Default Arguments\n* `grayscale` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Saves the image as an EXR file to `path`. If `grayscale` is `true` and the image has only one channel, it will be saved explicitly as monochrome rather than one red channel. This function will return [`ERR_UNAVAILABLE`][Self::ERR_UNAVAILABLE] if Godot was compiled without the TinyEXR module. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Image` has no field or associated item named `ERR_UNAVAILABLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:4526 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "This will simulate pressing the specified action.\nThe strength can be used for non-boolean actions, it's ranged between 0 and 1 representing the intensity of the given action.\n**Note:** This method will not cause any [`Node._input`][Node::_input] calls. It is intended to be used with [`is_action_pressed`][Self::is_action_pressed] and [`is_action_just_pressed`][Self::is_action_just_pressed]. If you want to simulate `_input`, use [`parse_input_event`][Self::parse_input_event] instead.\n# Default Arguments\n* `strength` - `1.0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This method will not cause any [`Node._input`][Node::_input] calls. It is intended to be used with [`is_action_pressed`][Self::is_action_pressed] and [`is_action_just_pressed`][Self::is_action_just_pressed]. If you want to simulate `_input`, use [`parse_input_event`][Self::parse_input_event] instead. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:13046 [INFO] [stdout] | [INFO] [stdout] 1473 | ...) } } # [doc = "Returns the current value of the joypad axis at given index (see [`JoystickList`][JoystickList])."] # [doc = ""] # [in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the current value of the joypad axis at given index (see [`JoystickList`][JoystickList]). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:13921 [INFO] [stdout] | [INFO] [stdout] 1473 | ...as _ } } # [doc = "Receives a [`JoystickList`][JoystickList] axis and returns its equivalent name as a string."] # [doc = ""] # [inlin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Receives a [`JoystickList`][JoystickList] axis and returns its equivalent name as a string. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:14827 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "Receives a gamepad button from [`JoystickList`][JoystickList] and returns its equivalent name as a string."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Receives a gamepad button from [`JoystickList`][JoystickList] and returns its equivalent name as a string. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:23025 [INFO] [stdout] | [INFO] [stdout] 1473 | ...as _ } } # [doc = "Returns `true` if you are pressing the joypad button (see [`JoystickList`][JoystickList])."] # [doc = ""] # [inline... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if you are pressing the joypad button (see [`JoystickList`][JoystickList]). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:23486 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "Returns `true` if the system knows the specified device. This means that it sets all button and axis indices exactly as defined in [`JoystickList`][JoystickList]. Unknown joypads are not expected to match these constants, but you can still retrieve events from them."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the system knows the specified device. This means that it sets all button and axis indices exactly as defined in [`JoystickList`][JoystickList]. Unknown joypads are not expected to match these constants, but you can still retrieve events from them. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:24077 [INFO] [stdout] | [INFO] [stdout] 1473 | ... as _ } } # [doc = "Returns `true` if you are pressing the key. You can pass a [`KeyList`][KeyList] constant."] # [doc = ""] # [inline... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if you are pressing the key. You can pass a [`KeyList`][KeyList] constant. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ButtonList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:24499 [INFO] [stdout] | [INFO] [stdout] 1473 | ... _ } } # [doc = "Returns `true` if you are pressing the mouse button specified with [`ButtonList`][ButtonList]."] # [doc = ""] # [inli... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if you are pressing the mouse button specified with [`ButtonList`][ButtonList]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `ButtonList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:25700 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nFeeds an [`InputEvent`][InputEvent] to the game. Can be used to artificially trigger input events from code. Also generates [`Node._input`][Node::_input] calls.\nExample:\n```gdscript\nvar a = InputEventAction.new()\na.action = \"ui_cancel\"\na.pressed = true\nInput.parse_input_event(a)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Feeds an [`InputEvent`][InputEvent] to the game. Can be used to artificially trigger input events from code. Also generates [`Node._input`][Node::_input] calls. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::mouse_default_cursor_shape` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:28654 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "Sets the default cursor shape to be used in the viewport instead of [`CURSOR_ARROW`][Self::CURSOR_ARROW].\n**Note:** If you want to change the default cursor shape for [`Control`][Control]'s nodes, use [`Control.mouse_default_cursor_shape`][Control::mouse_default_cursor_shape] instead.\n**Note:** This method generates an [`InputEventMouseMotion`][InputEventMouseMotion] to update cursor immediately.\n# Default Arguments\n* `shape` - `0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** If you want to change the default cursor shape for [`Control`][Control]'s nodes, use [`Control.mouse_default_cursor_shape`][Control::mouse_default_cursor_shape] instead. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `mouse_default_cursor_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1497:1776 [INFO] [stdout] | [INFO] [stdout] 1497 | ... { # [doc = "The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1497:2309 [INFO] [stdout] | [INFO] [stdout] 1497 | ... } # [doc = "The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1503:2198 [INFO] [stdout] | [INFO] [stdout] 1503 | ..._sys (obj) } } # [doc = "Button identifier. One of the [`JoystickList`][JoystickList] button constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Button identifier. One of the [`JoystickList`][JoystickList] button constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1503:3023 [INFO] [stdout] | [INFO] [stdout] 1503 | ...; ret as _ } } # [doc = "Button identifier. One of the [`JoystickList`][JoystickList] button constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Button identifier. One of the [`JoystickList`][JoystickList] button constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1509:2198 [INFO] [stdout] | [INFO] [stdout] 1509 | ..._sys (obj) } } # [doc = "Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1509:3036 [INFO] [stdout] | [INFO] [stdout] 1509 | ...; ret as _ } } # [doc = "Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:2197 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.physical_scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:3593 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:5830 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.physical_scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:6933 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ButtonList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1533:1760 [INFO] [stdout] | [INFO] [stdout] 1533 | ... { # [doc = "The mouse button mask identifier, one of or a bitwise combination of the [`ButtonList`][ButtonList] button masks."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The mouse button mask identifier, one of or a bitwise combination of the [`ButtonList`][ButtonList] button masks. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `ButtonList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1533:2180 [INFO] [stdout] | [INFO] [stdout] 1533 | ... } # [doc = "The global mouse position relative to the current [`Viewport`][Viewport] when used in [`Control._gui_input`][Control::_gui_input], otherwise is at 0,0."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The global mouse position relative to the current [`Viewport`][Viewport] when used in [`Control._gui_input`][Control::_gui_input], otherwise is at 0,0. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1533:2665 [INFO] [stdout] | [INFO] [stdout] 1533 | ... } # [doc = "The local mouse position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] which is under the mouse."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The local mouse position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] which is under the mouse. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ButtonList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1533:3192 [INFO] [stdout] | [INFO] [stdout] 1533 | ... } # [doc = "The mouse button mask identifier, one of or a bitwise combination of the [`ButtonList`][ButtonList] button masks."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The mouse button mask identifier, one of or a bitwise combination of the [`ButtonList`][ButtonList] button masks. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `ButtonList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1533:3645 [INFO] [stdout] | [INFO] [stdout] 1533 | ... } # [doc = "The global mouse position relative to the current [`Viewport`][Viewport] when used in [`Control._gui_input`][Control::_gui_input], otherwise is at 0,0."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The global mouse position relative to the current [`Viewport`][Viewport] when used in [`Control._gui_input`][Control::_gui_input], otherwise is at 0,0. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1533:4157 [INFO] [stdout] | [INFO] [stdout] 1533 | ... } # [doc = "The local mouse position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] which is under the mouse."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The local mouse position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] which is under the mouse. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ButtonList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1539:2312 [INFO] [stdout] | [INFO] [stdout] 1539 | ...} } # [doc = "The mouse button identifier, one of the [`ButtonList`][ButtonList] button or button wheel constants."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The mouse button identifier, one of the [`ButtonList`][ButtonList] button or button wheel constants. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `ButtonList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ButtonList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1539:3669 [INFO] [stdout] | [INFO] [stdout] 1539 | ...} } # [doc = "The mouse button identifier, one of the [`ButtonList`][ButtonList] button or button wheel constants."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The mouse button identifier, one of the [`ButtonList`][ButtonList] button or button wheel constants. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `ButtonList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1593:14888 [INFO] [stdout] | [INFO] [stdout] 1593 | ... } # [doc = "Returns the [`Object`][Object] ID associated with the list.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1605:3331 [INFO] [stdout] | [INFO] [stdout] 1605 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nA [`Variant`][Variant] containing the parsed JSON. Use [method @GDScript.typeof] or the `is` keyword to check if it is what you expect. For example, if the JSON source starts with curly braces (`{}`), a [`Dictionary`][Dictionary] will be returned. If the JSON source starts with brackets (`[]`), an [`Array`][VariantArray] will be returned.\n**Note:** The JSON specification does not define integer or float types, but only a _number_ type. Therefore, parsing a JSON text will convert all numerical values to [`float`][float] types.\n**Note:** JSON objects do not preserve key order like Godot dictionaries, thus, you should not rely on keys being in a certain order if a dictionary is constructed from JSON. In contrast, JSON arrays retain the order of their elements:\n```gdscript\nvar p = JSON.parse('[\"hello\", \"world\", \"!\"]')\nif typeof(p.result) == TYPE_ARRAY:\n print(p.result[`0`][0]) # Prints \"hello\"\nelse:\n push_error(\"Unexpected results.\")\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** The JSON specification does not define integer or float types, but only a _number_ type. Therefore, parsing a JSON text will convert all numerical values to [`float`][float] types. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1605:5999 [INFO] [stdout] | [INFO] [stdout] 1605 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nA [`Variant`][Variant] containing the parsed JSON. Use [method @GDScript.typeof] or the `is` keyword to check if it is what you expect. For example, if the JSON source starts with curly braces (`{}`), a [`Dictionary`][Dictionary] will be returned. If the JSON source starts with brackets (`[]`), an [`Array`][VariantArray] will be returned.\n**Note:** The JSON specification does not define integer or float types, but only a _number_ type. Therefore, parsing a JSON text will convert all numerical values to [`float`][float] types.\n**Note:** JSON objects do not preserve key order like Godot dictionaries, thus, you should not rely on keys being in a certain order if a dictionary is constructed from JSON. In contrast, JSON arrays retain the order of their elements:\n```gdscript\nvar p = JSON.parse('[\"hello\", \"world\", \"!\"]')\nif typeof(p.result) == TYPE_ARRAY:\n print(p.result[`0`][0]) # Prints \"hello\"\nelse:\n push_error(\"Unexpected results.\")\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** The JSON specification does not define integer or float types, but only a _number_ type. Therefore, parsing a JSON text will convert all numerical values to [`float`][float] types. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::axis_lock_motion_z` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1653:2890 [INFO] [stdout] | [INFO] [stdout] 1653 | ... } # [doc = "Lock the body's Z axis movement. Deprecated alias for [`axis_lock_motion_z`][Self::axis_lock_motion_z]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lock the body's Z axis movement. Deprecated alias for [`axis_lock_motion_z`][Self::axis_lock_motion_z]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `KinematicBody` has no field or associated item named `axis_lock_motion_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1653:11755 [INFO] [stdout] | [INFO] [stdout] 1653 | ... } # [doc = "Moves the body along a vector. If the body collides with another, it will slide along the other body rather than stop immediately. If the other body is a [`KinematicBody`][KinematicBody] or [`RigidBody`][RigidBody], it will also be affected by the motion of the other body. You can use this to make moving and rotating platforms, or to make nodes push other nodes.\nThis method should be used in [`Node._physics_process`][Node::_physics_process] (or in a method called by [`Node._physics_process`][Node::_physics_process]), as it uses the physics step's `delta` value automatically in calculations. Otherwise, the simulation will run at an incorrect speed.\n`linear_velocity` is the velocity vector (typically meters per second). Unlike in [`move_and_collide`][Self::move_and_collide], you should _not_ multiply it by `delta` — the physics engine handles applying the velocity.\n`up_direction` is the up direction, used to determine what is a wall and what is a floor or a ceiling. If set to the default value of `Vector3(0, 0, 0)`, everything is considered a wall.\nIf `stop_on_slope` is `true`, body will not slide on slopes when you include gravity in `linear_velocity` and the body is standing still.\nIf the body collides, it will change direction a maximum of `max_slides` times before it stops.\n`floor_max_angle` is the maximum angle (in radians) where a slope is still considered a floor (or a ceiling), rather than a wall. The default value equals 45 degrees.\nIf `infinite_inertia` is `true`, body will be able to push [`RigidBody`][RigidBody] nodes, but it won't also detect any collisions with them. If `false`, it will interact with [`RigidBody`][RigidBody] nodes like with [`StaticBody`][StaticBody].\nReturns the `linear_velocity` vector, rotated and/or scaled if a slide collision occurred. To get detailed information about collisions that occurred, use [`get_slide_collision`][Self::get_slide_collision].\nWhen the body touches a moving platform, the platform's velocity is automatically added to the body motion. If a collision occurs due to the platform's motion, it will always be first in the slide collisions.\n# Default Arguments\n* `up_direction` - `Vector3( 0, 0, 0 )`\n* `stop_on_slope` - `false`\n* `max_slides` - `4`\n* `floor_max_angle` - `0.785398`\n* `infinite_inertia` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This method should be used in [`Node._physics_process`][Node::_physics_process] (or in a method called by [`Node._physics_process`][Node::_physics_process]), as it uses the physics step's `delta` value automatically in calculations. Otherwise, the simulation will run at an incorrect speed. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::axis_lock_motion_z` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1653:15875 [INFO] [stdout] | [INFO] [stdout] 1653 | ... } # [doc = "Lock the body's Z axis movement. Deprecated alias for [`axis_lock_motion_z`][Self::axis_lock_motion_z]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lock the body's Z axis movement. Deprecated alias for [`axis_lock_motion_z`][Self::axis_lock_motion_z]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `KinematicBody` has no field or associated item named `axis_lock_motion_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1659:11663 [INFO] [stdout] | [INFO] [stdout] 1659 | ... } # [doc = "Moves the body along a vector. If the body collides with another, it will slide along the other body rather than stop immediately. If the other body is a [`KinematicBody2D`][KinematicBody2D] or [`RigidBody2D`][RigidBody2D], it will also be affected by the motion of the other body. You can use this to make moving and rotating platforms, or to make nodes push other nodes.\nThis method should be used in [`Node._physics_process`][Node::_physics_process] (or in a method called by [`Node._physics_process`][Node::_physics_process]), as it uses the physics step's `delta` value automatically in calculations. Otherwise, the simulation will run at an incorrect speed.\n`linear_velocity` is the velocity vector in pixels per second. Unlike in [`move_and_collide`][Self::move_and_collide], you should _not_ multiply it by `delta` — the physics engine handles applying the velocity.\n`up_direction` is the up direction, used to determine what is a wall and what is a floor or a ceiling. If set to the default value of `Vector2(0, 0)`, everything is considered a wall. This is useful for topdown games.\nIf `stop_on_slope` is `true`, body will not slide on slopes when you include gravity in `linear_velocity` and the body is standing still.\nIf the body collides, it will change direction a maximum of `max_slides` times before it stops.\n`floor_max_angle` is the maximum angle (in radians) where a slope is still considered a floor (or a ceiling), rather than a wall. The default value equals 45 degrees.\nIf `infinite_inertia` is `true`, body will be able to push [`RigidBody2D`][RigidBody2D] nodes, but it won't also detect any collisions with them. If `false`, it will interact with [`RigidBody2D`][RigidBody2D] nodes like with [`StaticBody2D`][StaticBody2D].\nReturns the `linear_velocity` vector, rotated and/or scaled if a slide collision occurred. To get detailed information about collisions that occurred, use [`get_slide_collision`][Self::get_slide_collision].\nWhen the body touches a moving platform, the platform's velocity is automatically added to the body motion. If a collision occurs due to the platform's motion, it will always be first in the slide collisions.\n# Default Arguments\n* `up_direction` - `Vector2( 0, 0 )`\n* `stop_on_slope` - `false`\n* `max_slides` - `4`\n* `floor_max_angle` - `0.785398`\n* `infinite_inertia` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This method should be used in [`Node._physics_process`][Node::_physics_process] (or in a method called by [`Node._physics_process`][Node::_physics_process]), as it uses the physics step's `delta` value automatically in calculations. Otherwise, the simulation will run at an incorrect speed. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::light_energy` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1689:4571 [INFO] [stdout] | [INFO] [stdout] 1689 | ... } # [doc = "The light's color. An _overbright_ color can be used to achieve a result equivalent to increasing the light's [`light_energy`][Self::light_energy]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The light's color. An _overbright_ color can be used to achieve a result equivalent to increasing the light's [`light_energy`][Self::light_energy]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `light_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::shadow_bias` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1689:5367 [INFO] [stdout] | [INFO] [stdout] 1689 | ...s_ptr ()) ; ret as _ } } # [doc = "Attempts to reduce [`shadow_bias`][Self::shadow_bias] gap."] # [doc = ""] # [inline] pub fn param (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Attempts to reduce [`shadow_bias`][Self::shadow_bias] gap. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `shadow_bias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::light_energy` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1689:8228 [INFO] [stdout] | [INFO] [stdout] 1689 | ... } # [doc = "The light's color. An _overbright_ color can be used to achieve a result equivalent to increasing the light's [`light_energy`][Self::light_energy]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The light's color. An _overbright_ color can be used to achieve a result equivalent to increasing the light's [`light_energy`][Self::light_energy]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `light_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::shadow_bias` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1689:9879 [INFO] [stdout] | [INFO] [stdout] 1689 | ..._ptr () , enabled) ; } } # [doc = "Attempts to reduce [`shadow_bias`][Self::shadow_bias] gap."] # [doc = ""] # [inline] pub fn set_par... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Attempts to reduce [`shadow_bias`][Self::shadow_bias] gap. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `shadow_bias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1713:10461 [INFO] [stdout] | [INFO] [stdout] 1713 | ... } # [doc = "Returns the [`PopupMenu`][PopupMenu] of this [`LineEdit`][LineEdit]. By default, this menu is displayed when right-clicking on the [`LineEdit`][LineEdit].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::placeholder_text` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1713:11765 [INFO] [stdout] | [INFO] [stdout] 1713 | ...m_sys (ret) } } # [doc = "Opacity of the [`placeholder_text`][Self::placeholder_text]. From `0` to `1`."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Opacity of the [`placeholder_text`][Self::placeholder_text]. From `0` to `1`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `LineEdit` has no field or associated item named `placeholder_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::clear_button_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1713:12154 [INFO] [stdout] | [INFO] [stdout] 1713 | ... } # [doc = "Sets the icon that will appear in the right end of the [`LineEdit`][LineEdit] if there's no [`text`][Self::text], or always, if [`clear_button_enabled`][Self::clear_button_enabled] is set to `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the icon that will appear in the right end of the [`LineEdit`][LineEdit] if there's no [`text`][Self::text], or always, if [`clear_button_enabled`][Self::clear_button_enabled] is set to `false`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `LineEdit` has no field or associated item named `clear_button_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::caret_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1713:12839 [INFO] [stdout] | [INFO] [stdout] 1713 | ...} } # [doc = "Returns the scroll offset due to [`caret_position`][Self::caret_position], as a number of characters."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the scroll offset due to [`caret_position`][Self::caret_position], as a number of characters. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `LineEdit` has no field or associated item named `caret_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::placeholder_text` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1713:22551 [INFO] [stdout] | [INFO] [stdout] 1713 | ... into ()) ; } } # [doc = "Opacity of the [`placeholder_text`][Self::placeholder_text]. From `0` to `1`."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Opacity of the [`placeholder_text`][Self::placeholder_text]. From `0` to `1`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `LineEdit` has no field or associated item named `placeholder_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::clear_button_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1713:22961 [INFO] [stdout] | [INFO] [stdout] 1713 | ... } # [doc = "Sets the icon that will appear in the right end of the [`LineEdit`][LineEdit] if there's no [`text`][Self::text], or always, if [`clear_button_enabled`][Self::clear_button_enabled] is set to `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the icon that will appear in the right end of the [`LineEdit`][LineEdit] if there's no [`text`][Self::text], or always, if [`clear_button_enabled`][Self::clear_button_enabled] is set to `false`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `LineEdit` has no field or associated item named `clear_button_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_finalize` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1743:3519 [INFO] [stdout] | [INFO] [stdout] 1743 | ... } # [doc = "Should not be called manually, override [`_finalize`][Self::_finalize] instead. Will be removed in Godot 4.0."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Should not be called manually, override [`_finalize`][Self::_finalize] instead. Will be removed in Godot 4.0. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `MainLoop` has no field or associated item named `_finalize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_idle` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1743:3905 [INFO] [stdout] | [INFO] [stdout] 1743 | ...} } # [doc = "Should not be called manually, override [`_idle`][Self::_idle] instead. Will be removed in Godot 4.0."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Should not be called manually, override [`_idle`][Self::_idle] instead. Will be removed in Godot 4.0. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `MainLoop` has no field or associated item named `_idle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_initialize` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1743:4316 [INFO] [stdout] | [INFO] [stdout] 1743 | ... } # [doc = "Should not be called manually, override [`_initialize`][Self::_initialize] instead. Will be removed in Godot 4.0."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Should not be called manually, override [`_initialize`][Self::_initialize] instead. Will be removed in Godot 4.0. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `MainLoop` has no field or associated item named `_initialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_input_event` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1743:4702 [INFO] [stdout] | [INFO] [stdout] 1743 | ... } # [doc = "Should not be called manually, override [`_input_event`][Self::_input_event] instead. Will be removed in Godot 4.0."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Should not be called manually, override [`_input_event`][Self::_input_event] instead. Will be removed in Godot 4.0. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `MainLoop` has no field or associated item named `_input_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_input_text` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1743:5190 [INFO] [stdout] | [INFO] [stdout] 1743 | ... } # [doc = "Should not be called manually, override [`_input_text`][Self::_input_text] instead. Will be removed in Godot 4.0."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Should not be called manually, override [`_input_text`][Self::_input_text] instead. Will be removed in Godot 4.0. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `MainLoop` has no field or associated item named `_input_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_iteration` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1743:5644 [INFO] [stdout] | [INFO] [stdout] 1743 | ... } # [doc = "Should not be called manually, override [`_iteration`][Self::_iteration] instead. Will be removed in Godot 4.0."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Should not be called manually, override [`_iteration`][Self::_iteration] instead. Will be removed in Godot 4.0. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `MainLoop` has no field or associated item named `_iteration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1761:2873 [INFO] [stdout] | [INFO] [stdout] 1761 | ... } # [doc = "Returns the [`PopupMenu`][PopupMenu] contained in this button.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1809:10694 [INFO] [stdout] | [INFO] [stdout] 1809 | ... } # [doc = "Sets the color of a specific instance by _multiplying_ the mesh's existing vertex colors.\nFor the color to take effect, ensure that [`color_format`][Self::color_format] is non-`null` on the [`MultiMesh`][MultiMesh] and [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] is `true` on the material."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] For the color to take effect, ensure that [`color_format`][Self::color_format] is non-`null` on the [`MultiMesh`][MultiMesh] and [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] is `true` on the material. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PacketPeer::allow_object_decoding` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1827:7720 [INFO] [stdout] | [INFO] [stdout] 1827 | ... } # [doc = "If `true` (or if the [`network_peer`][Self::network_peer] has [`PacketPeer.allow_object_decoding`][PacketPeer::allow_object_decoding] set to `true`), the MultiplayerAPI will allow encoding and decoding of object during RPCs/RSETs.\n**Warning:** Deserialized objects can contain code which gets executed. Do not use this option if the serialized object comes from untrusted sources to avoid potential security threats such as remote code execution."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true` (or if the [`network_peer`][Self::network_peer] has [`PacketPeer.allow_object_decoding`][PacketPeer::allow_object_decoding] set to `true`), the MultiplayerAPI will allow encoding and decoding of object during RPCs/RSETs. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `PacketPeer` has no field or associated item named `allow_object_decoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SceneTree::multiplayer_poll` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1827:8955 [INFO] [stdout] | [INFO] [stdout] 1827 | ... } # [doc = "Method used for polling the MultiplayerAPI. You only need to worry about this if you are using [`Node.custom_multiplayer`][Node::custom_multiplayer] override or you set [`SceneTree.multiplayer_poll`][SceneTree::multiplayer_poll] to `false`. By default, [`SceneTree`][SceneTree] will poll its MultiplayerAPI for you.\n**Note:** This method results in RPCs and RSETs being called, so they will be executed in the same context of this function (e.g. `_process`, `physics`, [`Thread`][Thread])."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Method used for polling the MultiplayerAPI. You only need to worry about this if you are using [`Node.custom_multiplayer`][Node::custom_multiplayer] override or you set [`SceneTree.multiplayer_poll`][SceneTree::multiplayer_poll] to `false`. By default, [`SceneTree`][SceneTree] will poll its MultiplayerAPI for you. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `multiplayer_poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PacketPeer::allow_object_decoding` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1827:10403 [INFO] [stdout] | [INFO] [stdout] 1827 | ... } # [doc = "If `true` (or if the [`network_peer`][Self::network_peer] has [`PacketPeer.allow_object_decoding`][PacketPeer::allow_object_decoding] set to `true`), the MultiplayerAPI will allow encoding and decoding of object during RPCs/RSETs.\n**Warning:** Deserialized objects can contain code which gets executed. Do not use this option if the serialized object comes from untrusted sources to avoid potential security threats such as remote code execution."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true` (or if the [`network_peer`][Self::network_peer] has [`PacketPeer.allow_object_decoding`][PacketPeer::allow_object_decoding] set to `true`), the MultiplayerAPI will allow encoding and decoding of object during RPCs/RSETs. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `PacketPeer` has no field or associated item named `allow_object_decoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_vertices` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1857:4801 [INFO] [stdout] | [INFO] [stdout] 1857 | ... } # [doc = "Adds a polygon using the indices of the vertices you get when calling [`get_vertices`][Self::get_vertices]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds a polygon using the indices of the vertices you get when calling [`get_vertices`][Self::get_vertices]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `NavigationMesh` has no field or associated item named `get_vertices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_vertices` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1869:3451 [INFO] [stdout] | [INFO] [stdout] 1869 | ... } # [doc = "Adds a polygon using the indices of the vertices you get when calling [`get_vertices`][Self::get_vertices]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds a polygon using the indices of the vertices you get when calling [`get_vertices`][Self::get_vertices]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `NavigationPolygon` has no field or associated item named `get_vertices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Object::_init` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:10023 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Duplicates the node, returning a new node.\nYou can fine-tune the behavior using the `flags` (see [`DuplicateFlags`][DuplicateFlags]).\n**Note:** It will not work properly if the node contains a script with constructor arguments (i.e. needs to supply arguments to [`Object._init`][Object::_init] method). In that case, the node will be duplicated without a script.\n# Default Arguments\n* `flags` - `15`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** It will not work properly if the node contains a script with constructor arguments (i.e. needs to supply arguments to [`Object._init`][Object::_init] method). In that case, the node will be duplicated without a script. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `_init` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GodotString::match` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:10922 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Finds a descendant of this node whose name matches `mask` as in [`String.match`][GodotString::match] (i.e. case-sensitive, but `\"*\"` matches zero or more characters and `\"?\"` matches any single character except `\".\"`).\n**Note:** It does not match against the full path, just against individual node names.\nIf `owned` is `true`, this method only finds nodes whose owner is this node. This is especially important for scenes instantiated through a script, because those scenes don't have an owner.\n**Note:** As this method walks through all the descendants of the node, it is the slowest way to get a reference to another node. Whenever possible, consider using [`get_node`][Self::get_node] instead. To avoid using [`find_node`][Self::find_node] too often, consider caching the node reference into a variable.\n# Default Arguments\n* `recursive` - `true`\n* `owned` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Finds a descendant of this node whose name matches `mask` as in [`String.match`][GodotString::match] (i.e. case-sensitive, but `"*"` matches zero or more characters and `"?"` matches any single character except `"."`). [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GodotString` has no field or associated item named `match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GodotString::match` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:12393 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Finds the first parent of the current node whose name matches `mask` as in [`String.match`][GodotString::match] (i.e. case-sensitive, but `\"*\"` matches zero or more characters and `\"?\"` matches any single character except `\".\"`).\n**Note:** It does not match against the full path, just against individual node names.\n**Note:** As this method walks upwards in the scene tree, it can be slow in large, deeply nested scene trees. Whenever possible, consider using [`get_node`][Self::get_node] instead. To avoid using [`find_parent`][Self::find_parent] too often, consider caching the node reference into a variable."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Finds the first parent of the current node whose name matches `mask` as in [`String.match`][GodotString::match] (i.e. case-sensitive, but `"*"` matches zero or more characters and `"?"` matches any single character except `"."`). [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GodotString` has no field or associated item named `match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:25471 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Returns the time elapsed (in seconds) since the last physics-bound frame (see [`_physics_process`][Self::_physics_process]). This is always a constant value in physics processing unless the frames per second is changed via [`Engine.iterations_per_second`][Engine::iterations_per_second]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the time elapsed (in seconds) since the last physics-bound frame (see [`_physics_process`][Self::_physics_process]). This is always a constant value in physics processing unless the frames per second is changed via [`Engine.iterations_per_second`][Engine::iterations_per_second]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Object::free` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:39401 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Queues a node for deletion at the end of the current frame. When deleted, all of its child nodes will be deleted as well. This method ensures it's safe to delete the node, contrary to [`Object.free`][Object::free]. Use [`Object.is_queued_for_deletion`][Object::is_queued_for_deletion] to check whether a node will be deleted at the end of the frame.\n**Important:** If you have a variable pointing to a node, it will _not_ be assigned to `null` once the node is freed. Instead, it will point to a _previously freed instance_ and you should validate it with [method @GDScript.is_instance_valid] before attempting to call its methods or access its properties."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Queues a node for deletion at the end of the current frame. When deleted, all of its child nodes will be deleted as well. This method ensures it's safe to delete the node, contrary to [`Object.free`][Object::free]. Use [`Object.is_queued_for_deletion`][Object::is_queued_for_deletion] to check whether a node will be deleted at the end of the frame. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `free` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_ready` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:43067 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Requests that `_ready` be called again. Note that the method won't be called immediately, but is scheduled for when the node is added to the scene tree again (see [`_ready`][Self::_ready]). `_ready` is called only for the node which requested it, which means that you need to request ready for each child if you want them to call `_ready` too (in which case, `_ready` will be called in the same order as it would normally)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Requests that `_ready` be called again. Note that the method won't be called immediately, but is scheduled for when the node is added to the scene tree again (see [`_ready`][Self::_ready]). `_ready` is called only for the node which requested it, which means that you need to request ready for each child if you want them to call `_ready` too (in which case, `_ready` will be called in the same order as it would normally). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_ready` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:54899 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disables physics (i.e. fixed framerate) processing. When a node is being processed, it will receive a [`NOTIFICATION_PHYSICS_PROCESS`][Self::NOTIFICATION_PHYSICS_PROCESS] at a fixed (usually 60 FPS, see [`Engine.iterations_per_second`][Engine::iterations_per_second] to change) interval (and the [`_physics_process`][Self::_physics_process] callback will be called if exists). Enabled automatically if [`_physics_process`][Self::_physics_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables physics (i.e. fixed framerate) processing. When a node is being processed, it will receive a [`NOTIFICATION_PHYSICS_PROCESS`][Self::NOTIFICATION_PHYSICS_PROCESS] at a fixed (usually 60 FPS, see [`Engine.iterations_per_second`][Engine::iterations_per_second] to change) interval (and the [`_physics_process`][Self::_physics_process] callback will be called if exists). Enabled automatically if [`_physics_process`][Self::_physics_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_ready` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:54899 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disables physics (i.e. fixed framerate) processing. When a node is being processed, it will receive a [`NOTIFICATION_PHYSICS_PROCESS`][Self::NOTIFICATION_PHYSICS_PROCESS] at a fixed (usually 60 FPS, see [`Engine.iterations_per_second`][Engine::iterations_per_second] to change) interval (and the [`_physics_process`][Self::_physics_process] callback will be called if exists). Enabled automatically if [`_physics_process`][Self::_physics_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables physics (i.e. fixed framerate) processing. When a node is being processed, it will receive a [`NOTIFICATION_PHYSICS_PROCESS`][Self::NOTIFICATION_PHYSICS_PROCESS] at a fixed (usually 60 FPS, see [`Engine.iterations_per_second`][Engine::iterations_per_second] to change) interval (and the [`_physics_process`][Self::_physics_process] callback will be called if exists). Enabled automatically if [`_physics_process`][Self::_physics_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_ready` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:55767 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disables internal physics for this node. Internal physics processing happens in isolation from the normal [`_physics_process`][Self::_physics_process] calls and is used by some nodes internally to guarantee proper functioning even if the node is paused or physics processing is disabled for scripting ([`set_physics_process`][Self::set_physics_process]). Only useful for advanced uses to manipulate built-in nodes' behavior.\n**Warning:** Built-in Nodes rely on the internal processing for their own logic, so changing this value from your code may lead to unexpected behavior. Script access to this internal logic is provided for specific advanced uses, but is unsafe and not supported."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables internal physics for this node. Internal physics processing happens in isolation from the normal [`_physics_process`][Self::_physics_process] calls and is used by some nodes internally to guarantee proper functioning even if the node is paused or physics processing is disabled for scripting ([`set_physics_process`][Self::set_physics_process]). Only useful for advanced uses to manipulate built-in nodes' behavior. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:56812 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disables processing. When a node is being processed, it will receive a [`NOTIFICATION_PROCESS`][Self::NOTIFICATION_PROCESS] on every drawn frame (and the [`_process`][Self::_process] callback will be called if exists). Enabled automatically if [`_process`][Self::_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables processing. When a node is being processed, it will receive a [`NOTIFICATION_PROCESS`][Self::NOTIFICATION_PROCESS] on every drawn frame (and the [`_process`][Self::_process] callback will be called if exists). Enabled automatically if [`_process`][Self::_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_ready` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:56812 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disables processing. When a node is being processed, it will receive a [`NOTIFICATION_PROCESS`][Self::NOTIFICATION_PROCESS] on every drawn frame (and the [`_process`][Self::_process] callback will be called if exists). Enabled automatically if [`_process`][Self::_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables processing. When a node is being processed, it will receive a [`NOTIFICATION_PROCESS`][Self::NOTIFICATION_PROCESS] on every drawn frame (and the [`_process`][Self::_process] callback will be called if exists). Enabled automatically if [`_process`][Self::_process] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_ready` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:57490 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disables input processing. This is not required for GUI controls! Enabled automatically if [`_input`][Self::_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables input processing. This is not required for GUI controls! Enabled automatically if [`_input`][Self::_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_ready` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:57490 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disables input processing. This is not required for GUI controls! Enabled automatically if [`_input`][Self::_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disables input processing. This is not required for GUI controls! Enabled automatically if [`_input`][Self::_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_ready` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:58023 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables or disabled internal processing for this node. Internal processing happens in isolation from the normal [`_process`][Self::_process] calls and is used by some nodes internally to guarantee proper functioning even if the node is paused or processing is disabled for scripting ([`set_process`][Self::set_process]). Only useful for advanced uses to manipulate built-in nodes' behavior.\n**Warning:** Built-in Nodes rely on the internal processing for their own logic, so changing this value from your code may lead to unexpected behavior. Script access to this internal logic is provided for specific advanced uses, but is unsafe and not supported."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables or disabled internal processing for this node. Internal processing happens in isolation from the normal [`_process`][Self::_process] calls and is used by some nodes internally to guarantee proper functioning even if the node is paused or processing is disabled for scripting ([`set_process`][Self::set_process]). Only useful for advanced uses to manipulate built-in nodes' behavior. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_unhandled_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:59680 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables unhandled input processing. This is not required for GUI controls! It enables the node to receive all input that was not previously handled (usually by a [`Control`][Control]). Enabled automatically if [`_unhandled_input`][Self::_unhandled_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables unhandled input processing. This is not required for GUI controls! It enables the node to receive all input that was not previously handled (usually by a [`Control`][Control]). Enabled automatically if [`_unhandled_input`][Self::_unhandled_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_unhandled_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_ready` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:59680 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables unhandled input processing. This is not required for GUI controls! It enables the node to receive all input that was not previously handled (usually by a [`Control`][Control]). Enabled automatically if [`_unhandled_input`][Self::_unhandled_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables unhandled input processing. This is not required for GUI controls! It enables the node to receive all input that was not previously handled (usually by a [`Control`][Control]). Enabled automatically if [`_unhandled_input`][Self::_unhandled_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_ready` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_unhandled_key_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:60361 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables unhandled key input processing. Enabled automatically if [`_unhandled_key_input`][Self::_unhandled_key_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables unhandled key input processing. Enabled automatically if [`_unhandled_key_input`][Self::_unhandled_key_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_unhandled_key_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_ready` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:60361 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Enables unhandled key input processing. Enabled automatically if [`_unhandled_key_input`][Self::_unhandled_key_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables unhandled key input processing. Enabled automatically if [`_unhandled_key_input`][Self::_unhandled_key_input] is overridden. Any calls to this before [`_ready`][Self::_ready] will be ignored. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_ready` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_get_configuration_warning` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1899:61394 [INFO] [stdout] | [INFO] [stdout] 1899 | ... } # [doc = "Updates the warning displayed for this node in the Scene Dock.\nUse [`_get_configuration_warning`][Self::_get_configuration_warning] to setup the warning message to display."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Use [`_get_configuration_warning`][Self::_get_configuration_warning] to setup the warning message to display. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_get_configuration_warning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1905:8734 [INFO] [stdout] | [INFO] [stdout] 1905 | ... } # [doc = "Applies a local translation on the node's X axis based on the [`Node._process`][Node::_process]'s `delta`. If `scaled` is `false`, normalizes the movement.\n# Default Arguments\n* `scaled` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Applies a local translation on the node's X axis based on the [`Node._process`][Node::_process]'s `delta`. If `scaled` is `false`, normalizes the movement. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1905:9275 [INFO] [stdout] | [INFO] [stdout] 1905 | ... } # [doc = "Applies a local translation on the node's Y axis based on the [`Node._process`][Node::_process]'s `delta`. If `scaled` is `false`, normalizes the movement.\n# Default Arguments\n* `scaled` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Applies a local translation on the node's Y axis based on the [`Node._process`][Node::_process]'s `delta`. If `scaled` is `false`, normalizes the movement. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PropertyHint` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1917:15815 [INFO] [stdout] | [INFO] [stdout] 1917 | ... } # [doc = "Returns the object's property list as an [`Array`][VariantArray] of dictionaries.\nEach property's [`Dictionary`][Dictionary] contain at least `name: String` and `type: int` (see [enum Variant.Type]) entries. Optionally, it can also include `hint: int` (see [`PropertyHint`][PropertyHint]), `hint_string: String`, and `usage: int` (see [`PropertyUsageFlags`][PropertyUsageFlags])."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each property's [`Dictionary`][Dictionary] contain at least `name: String` and `type: int` (see [enum Variant.Type]) entries. Optionally, it can also include `hint: int` (see [`PropertyHint`][PropertyHint]), `hint_string: String`, and `usage: int` (see [`PropertyUsageFlags`][PropertyUsageFlags]). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `PropertyHint` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PropertyUsageFlags` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1917:15815 [INFO] [stdout] | [INFO] [stdout] 1917 | ... } # [doc = "Returns the object's property list as an [`Array`][VariantArray] of dictionaries.\nEach property's [`Dictionary`][Dictionary] contain at least `name: String` and `type: int` (see [enum Variant.Type]) entries. Optionally, it can also include `hint: int` (see [`PropertyHint`][PropertyHint]), `hint_string: String`, and `usage: int` (see [`PropertyUsageFlags`][PropertyUsageFlags])."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each property's [`Dictionary`][Dictionary] contain at least `name: String` and `type: int` (see [enum Variant.Type]) entries. Optionally, it can also include `hint: int` (see [`PropertyHint`][PropertyHint]), `hint_string: String`, and `usage: int` (see [`PropertyUsageFlags`][PropertyUsageFlags]). [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `PropertyUsageFlags` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_notification` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1917:21869 [INFO] [stdout] | [INFO] [stdout] 1917 | ... } # [doc = "Send a given notification to the object, which will also trigger a call to the [`_notification`][Self::_notification] method of all classes that the object inherits from.\nIf `reversed` is `true`, [`_notification`][Self::_notification] is called first on the object's own class, and then up to its successive parent classes. If `reversed` is `false`, [`_notification`][Self::_notification] is called first on the highest ancestor ([`Object`][Object] itself), and then down to its successive inheriting classes.\n# Default Arguments\n* `reversed` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Send a given notification to the object, which will also trigger a call to the [`_notification`][Self::_notification] method of all classes that the object inherits from. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `_notification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_init` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1917:27662 [INFO] [stdout] | [INFO] [stdout] 1917 | ... } # [doc = "Assigns a script to the object. Each object can have a single script assigned to it, which are used to extend its functionality.\nIf the object already had a script, the previous script instance will be freed and its variables and state will be lost. The new script's [`_init`][Self::_init] method will be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If the object already had a script, the previous script instance will be freed and its variables and state will be lost. The new script's [`_init`][Self::_init] method will be called. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `_init` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_to_string` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1917:28345 [INFO] [stdout] | [INFO] [stdout] 1917 | ... } # [doc = "Returns a [`String`][GodotString] representing the object. If not overridden, defaults to `\"[ClassName:RID]\"`.\nOverride the method [`_to_string`][Self::_to_string] to customize the [`String`][GodotString] representation."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Override the method [`_to_string`][Self::_to_string] to customize the [`String`][GodotString] representation. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `_to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1959:7462 [INFO] [stdout] | [INFO] [stdout] 1959 | ... } # [doc = "Returns the [`PopupMenu`][PopupMenu] contained in this button.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_OUT_OF_MEMORY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2001:1958 [INFO] [stdout] | [INFO] [stdout] 2001 | ... } # [doc = "Maximum buffer size allowed when encoding [`Variant`][Variant]s. Raise this value to support heavier memory allocations.\nThe [`put_var`][Self::put_var] method allocates memory on the stack, and the buffer used will grow automatically to the closest power of two to match the size of the [`Variant`][Variant]. If the [`Variant`][Variant] is bigger than `encode_buffer_max_size`, the method will error out with [`ERR_OUT_OF_MEMORY`][Self::ERR_OUT_OF_MEMORY]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The [`put_var`][Self::put_var] method allocates memory on the stack, and the buffer used will grow automatically to the closest power of two to match the size of the [`Variant`][Variant]. If the [`Variant`][Variant] is bigger than `encode_buffer_max_size`, the method will error out with [`ERR_OUT_OF_MEMORY`][Self::ERR_OUT_OF_MEMORY]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `PacketPeer` has no field or associated item named `ERR_OUT_OF_MEMORY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::allow_object_decoding` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2001:3552 [INFO] [stdout] | [INFO] [stdout] 2001 | ... } # [doc = "Gets a Variant. If `allow_objects` (or [`allow_object_decoding`][Self::allow_object_decoding]) is `true`, decoding objects is allowed.\n**Warning:** Deserialized objects can contain code which gets executed. Do not use this option if the serialized object comes from untrusted sources to avoid potential security threats such as remote code execution.\n# Default Arguments\n* `allow_objects` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Gets a Variant. If `allow_objects` (or [`allow_object_decoding`][Self::allow_object_decoding]) is `true`, decoding objects is allowed. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `PacketPeer` has no field or associated item named `allow_object_decoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::allow_object_decoding` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2001:5442 [INFO] [stdout] | [INFO] [stdout] 2001 | ... } # [doc = "Sends a [`Variant`][Variant] as a packet. If `full_objects` (or [`allow_object_decoding`][Self::allow_object_decoding]) is `true`, encoding objects is allowed (and can potentially include code).\n# Default Arguments\n* `full_objects` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sends a [`Variant`][Variant] as a packet. If `full_objects` (or [`allow_object_decoding`][Self::allow_object_decoding]) is `true`, encoding objects is allowed (and can potentially include code). [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `PacketPeer` has no field or associated item named `allow_object_decoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_OUT_OF_MEMORY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2001:6875 [INFO] [stdout] | [INFO] [stdout] 2001 | ... } # [doc = "Maximum buffer size allowed when encoding [`Variant`][Variant]s. Raise this value to support heavier memory allocations.\nThe [`put_var`][Self::put_var] method allocates memory on the stack, and the buffer used will grow automatically to the closest power of two to match the size of the [`Variant`][Variant]. If the [`Variant`][Variant] is bigger than `encode_buffer_max_size`, the method will error out with [`ERR_OUT_OF_MEMORY`][Self::ERR_OUT_OF_MEMORY]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The [`put_var`][Self::put_var] method allocates memory on the stack, and the buffer used will grow automatically to the closest power of two to match the size of the [`Variant`][Variant]. If the [`Variant`][Variant] is bigger than `encode_buffer_max_size`, the method will error out with [`ERR_OUT_OF_MEMORY`][Self::ERR_OUT_OF_MEMORY]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `PacketPeer` has no field or associated item named `ERR_OUT_OF_MEMORY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::scroll_limit_end` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2049:2859 [INFO] [stdout] | [INFO] [stdout] 2049 | ... } # [doc = "Top-left limits for scrolling to begin. If the camera is outside of this limit, the background will stop scrolling. Must be lower than [`scroll_limit_end`][Self::scroll_limit_end] to work."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Top-left limits for scrolling to begin. If the camera is outside of this limit, the background will stop scrolling. Must be lower than [`scroll_limit_end`][Self::scroll_limit_end] to work. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParallaxBackground` has no field or associated item named `scroll_limit_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::scroll_limit_begin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2049:3376 [INFO] [stdout] | [INFO] [stdout] 2049 | ... } # [doc = "Bottom-right limits for scrolling to end. If the camera is outside of this limit, the background will stop scrolling. Must be higher than [`scroll_limit_begin`][Self::scroll_limit_begin] to work."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bottom-right limits for scrolling to end. If the camera is outside of this limit, the background will stop scrolling. Must be higher than [`scroll_limit_begin`][Self::scroll_limit_begin] to work. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParallaxBackground` has no field or associated item named `scroll_limit_begin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::scroll_limit_end` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2049:6129 [INFO] [stdout] | [INFO] [stdout] 2049 | ... } # [doc = "Top-left limits for scrolling to begin. If the camera is outside of this limit, the background will stop scrolling. Must be lower than [`scroll_limit_end`][Self::scroll_limit_end] to work."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Top-left limits for scrolling to begin. If the camera is outside of this limit, the background will stop scrolling. Must be lower than [`scroll_limit_end`][Self::scroll_limit_end] to work. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParallaxBackground` has no field or associated item named `scroll_limit_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::scroll_limit_begin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2049:6649 [INFO] [stdout] | [INFO] [stdout] 2049 | ... } # [doc = "Bottom-right limits for scrolling to end. If the camera is outside of this limit, the background will stop scrolling. Must be higher than [`scroll_limit_begin`][Self::scroll_limit_begin] to work."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bottom-right limits for scrolling to end. If the camera is outside of this limit, the background will stop scrolling. Must be higher than [`scroll_limit_begin`][Self::scroll_limit_begin] to work. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParallaxBackground` has no field or associated item named `scroll_limit_begin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2073:5609 [INFO] [stdout] | [INFO] [stdout] 2073 | ... } # [doc = "Each particle's initial color. If the [`Particles2D`][Particles2D]'s `texture` is defined, it will be multiplied by this color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each particle's initial color. If the [`Particles2D`][Particles2D]'s `texture` is defined, it will be multiplied by this color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::angle` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2073:13400 [INFO] [stdout] | [INFO] [stdout] 2073 | ... ()) ; ret as _ } } # [doc = "If `true`, particles rotate around Y axis by [`angle`][Self::angle]."] # [doc = ""] # [inline] pub fn fl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles rotate around Y axis by [`angle`][Self::angle]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParticlesMaterial` has no field or associated item named `angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2073:18354 [INFO] [stdout] | [INFO] [stdout] 2073 | ... } # [doc = "Each particle's initial color. If the [`Particles2D`][Particles2D]'s `texture` is defined, it will be multiplied by this color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each particle's initial color. If the [`Particles2D`][Particles2D]'s `texture` is defined, it will be multiplied by this color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::angle` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2073:25786 [INFO] [stdout] | [INFO] [stdout] 2073 | ... () , radius) ; } } # [doc = "If `true`, particles rotate around Y axis by [`angle`][Self::angle]."] # [doc = ""] # [inline] pub fn se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles rotate around Y axis by [`angle`][Self::angle]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParticlesMaterial` has no field or associated item named `angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RigidBody2D::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2115:8165 [INFO] [stdout] | [INFO] [stdout] 2115 | ... } # [doc = "Returns the number of contacts this body has with other bodies.\n**Note:** By default, this returns 0 unless bodies are configured to monitor contacts. See [`RigidBody2D.contact_monitor`][RigidBody2D::contact_monitor]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** By default, this returns 0 unless bodies are configured to monitor contacts. See [`RigidBody2D.contact_monitor`][RigidBody2D::contact_monitor]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CCDMode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2133:51752 [INFO] [stdout] | [INFO] [stdout] 2133 | ... } # [doc = "Sets the continuous collision detection mode using one of the [`CCDMode`][CCDMode] constants.\nContinuous collision detection tries to predict where a moving body will collide, instead of moving it and correcting its movement if it collided."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the continuous collision detection mode using one of the [`CCDMode`][CCDMode] constants. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `CCDMode` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RigidBody::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2169:7980 [INFO] [stdout] | [INFO] [stdout] 2169 | ... } # [doc = "Returns the number of contacts this body has with other bodies.\n**Note:** By default, this returns 0 unless bodies are configured to monitor contacts. See [`RigidBody.contact_monitor`][RigidBody::contact_monitor]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** By default, this returns 0 unless bodies are configured to monitor contacts. See [`RigidBody.contact_monitor`][RigidBody::contact_monitor]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2253:2917 [INFO] [stdout] | [INFO] [stdout] 2253 | ... } # [doc = "If `true`, the popup will not be hidden when a click event occurs outside of it, or when it receives the `ui_cancel` action event.\n**Note:** Enabling this property doesn't affect the Close or Cancel buttons' behavior in dialogs that inherit from this class. As a workaround, you can use [`WindowDialog.get_close_button`][WindowDialog::get_close_button] or [`ConfirmationDialog.get_cancel`][ConfirmationDialog::get_cancel] and hide the buttons in question by setting their [`CanvasItem.visible`][CanvasItem::visible] property to `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Enabling this property doesn't affect the Close or Cancel buttons' behavior in dialogs that inherit from this class. As a workaround, you can use [`WindowDialog.get_close_button`][WindowDialog::get_close_button] or [`ConfirmationDialog.get_cancel`][ConfirmationDialog::get_cancel] and hide the buttons in question by setting their [`CanvasItem.visible`][CanvasItem::visible] property to `false`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2253:6787 [INFO] [stdout] | [INFO] [stdout] 2253 | ... } # [doc = "If `true`, the popup will not be hidden when a click event occurs outside of it, or when it receives the `ui_cancel` action event.\n**Note:** Enabling this property doesn't affect the Close or Cancel buttons' behavior in dialogs that inherit from this class. As a workaround, you can use [`WindowDialog.get_close_button`][WindowDialog::get_close_button] or [`ConfirmationDialog.get_cancel`][ConfirmationDialog::get_cancel] and hide the buttons in question by setting their [`CanvasItem.visible`][CanvasItem::visible] property to `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Enabling this property doesn't affect the Close or Cancel buttons' behavior in dialogs that inherit from this class. As a workaround, you can use [`WindowDialog.get_close_button`][WindowDialog::get_close_button] or [`ConfirmationDialog.get_cancel`][ConfirmationDialog::get_cancel] and hide the buttons in question by setting their [`CanvasItem.visible`][CanvasItem::visible] property to `false`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::params_cull_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2295:2136 [INFO] [stdout] | [INFO] [stdout] 2295 | ... } # [doc = "If set, the order of the vertices in each triangle are reversed resulting in the backside of the mesh being drawn.\nThis gives the same result as using [`SpatialMaterial.CULL_BACK`][SpatialMaterial::CULL_BACK] in [`SpatialMaterial.params_cull_mode`][SpatialMaterial::params_cull_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This gives the same result as using [`SpatialMaterial.CULL_BACK`][SpatialMaterial::CULL_BACK] in [`SpatialMaterial.params_cull_mode`][SpatialMaterial::params_cull_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_cull_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::params_cull_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2295:4570 [INFO] [stdout] | [INFO] [stdout] 2295 | ... } # [doc = "If set, the order of the vertices in each triangle are reversed resulting in the backside of the mesh being drawn.\nThis gives the same result as using [`SpatialMaterial.CULL_BACK`][SpatialMaterial::CULL_BACK] in [`SpatialMaterial.params_cull_mode`][SpatialMaterial::params_cull_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This gives the same result as using [`SpatialMaterial.CULL_BACK`][SpatialMaterial::CULL_BACK] in [`SpatialMaterial.params_cull_mode`][SpatialMaterial::params_cull_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_cull_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2319:1872 [INFO] [stdout] | [INFO] [stdout] 2319 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a custom property info to a property. The dictionary must contain:\n- `name`: [`String`][GodotString] (the property's name)\n- `type`: [`int`][int] (see [enum Variant.Type])\n- optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString]\n**Example:**\n```gdscript\nProjectSettings.set(\"category/property_name\", 0)\n\nvar property_info = {\n \"name\": \"category/property_name\",\n \"type\": TYPE_INT,\n \"hint\": PROPERTY_HINT_ENUM,\n \"hint_string\": \"one,two,three\"\n}\n\nProjectSettings.add_property_info(property_info)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - `type`: [`int`][int] (see [enum Variant.Type]) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PropertyHint` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2319:1872 [INFO] [stdout] | [INFO] [stdout] 2319 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a custom property info to a property. The dictionary must contain:\n- `name`: [`String`][GodotString] (the property's name)\n- `type`: [`int`][int] (see [enum Variant.Type])\n- optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString]\n**Example:**\n```gdscript\nProjectSettings.set(\"category/property_name\", 0)\n\nvar property_info = {\n \"name\": \"category/property_name\",\n \"type\": TYPE_INT,\n \"hint\": PROPERTY_HINT_ENUM,\n \"hint_string\": \"one,two,three\"\n}\n\nProjectSettings.add_property_info(property_info)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString] [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `PropertyHint` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::max_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2349:3733 [INFO] [stdout] | [INFO] [stdout] 2349 | ...et as _ } } # [doc = "If `true`, [`value`][Self::value] may be greater than [`max_value`][Self::max_value]."] # [doc = ""] # [inline] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, [`value`][Self::value] may be greater than [`max_value`][Self::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `max_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::min_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2349:4127 [INFO] [stdout] | [INFO] [stdout] 2349 | ...ret as _ } } # [doc = "If `true`, [`value`][Self::value] may be less than [`min_value`][Self::min_value]."] # [doc = ""] # [inline] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, [`value`][Self::value] may be less than [`min_value`][Self::min_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `min_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::max_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2349:5306 [INFO] [stdout] | [INFO] [stdout] 2349 | ...et as _ } } # [doc = "If `true`, [`value`][Self::value] may be greater than [`max_value`][Self::max_value]."] # [doc = ""] # [inline] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, [`value`][Self::value] may be greater than [`max_value`][Self::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `max_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::min_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2349:5715 [INFO] [stdout] | [INFO] [stdout] 2349 | ...allow) ; } } # [doc = "If `true`, [`value`][Self::value] may be less than [`min_value`][Self::min_value]."] # [doc = ""] # [inline] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, [`value`][Self::value] may be less than [`min_value`][Self::min_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `min_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::interior_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2397:5647 [INFO] [stdout] | [INFO] [stdout] 2397 | ... } # [doc = "Sets the ambient light color to be used when this probe is set to [`interior_enable`][Self::interior_enable]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the ambient light color to be used when this probe is set to [`interior_enable`][Self::interior_enable]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::interior_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2397:6091 [INFO] [stdout] | [INFO] [stdout] 2397 | ... } # [doc = "Sets the energy multiplier for this reflection probe's ambient light contribution when set to [`interior_enable`][Self::interior_enable]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the energy multiplier for this reflection probe's ambient light contribution when set to [`interior_enable`][Self::interior_enable]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::interior_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2397:6559 [INFO] [stdout] | [INFO] [stdout] 2397 | ... } # [doc = "Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to [`interior_enable`][Self::interior_enable]. Useful so that ambient light matches the color of the room."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to [`interior_enable`][Self::interior_enable]. Useful so that ambient light matches the color of the room. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::interior_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2397:12559 [INFO] [stdout] | [INFO] [stdout] 2397 | ... } # [doc = "Sets the ambient light color to be used when this probe is set to [`interior_enable`][Self::interior_enable]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the ambient light color to be used when this probe is set to [`interior_enable`][Self::interior_enable]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::interior_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2397:13014 [INFO] [stdout] | [INFO] [stdout] 2397 | ... } # [doc = "Sets the energy multiplier for this reflection probe's ambient light contribution when set to [`interior_enable`][Self::interior_enable]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the energy multiplier for this reflection probe's ambient light contribution when set to [`interior_enable`][Self::interior_enable]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::interior_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2397:13521 [INFO] [stdout] | [INFO] [stdout] 2397 | ... } # [doc = "Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to [`interior_enable`][Self::interior_enable]. Useful so that ambient light matches the color of the room."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to [`interior_enable`][Self::interior_enable]. Useful so that ambient light matches the color of the room. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::resource_local_to_scene` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2427:4014 [INFO] [stdout] | [INFO] [stdout] 2427 | ... } # [doc = "If [`resource_local_to_scene`][Self::resource_local_to_scene] is enabled and the resource was loaded from a [`PackedScene`][PackedScene] instantiation, returns the local scene where this resource's unique copy is in use. Otherwise, returns `null`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`resource_local_to_scene`][Self::resource_local_to_scene] is enabled and the resource was loaded from a [`PackedScene`][PackedScene] instantiation, returns the local scene where this resource's unique copy is in use. Otherwise, returns `null`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Resource` has no field or associated item named `resource_local_to_scene` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::resource_name` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2427:4747 [INFO] [stdout] | [INFO] [stdout] 2427 | ... } # [doc = "The name of the resource. This is an optional identifier. If [`resource_name`][Self::resource_name] is not empty, its value will be displayed to represent the current resource in the editor inspector. For built-in scripts, the [`resource_name`][Self::resource_name] will be displayed as the tab name in the script editor."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The name of the resource. This is an optional identifier. If [`resource_name`][Self::resource_name] is not empty, its value will be displayed to represent the current resource in the editor inspector. For built-in scripts, the [`resource_name`][Self::resource_name] will be displayed as the tab name in the script editor. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Resource` has no field or associated item named `resource_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::resource_name` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2427:7398 [INFO] [stdout] | [INFO] [stdout] 2427 | ... } # [doc = "The name of the resource. This is an optional identifier. If [`resource_name`][Self::resource_name] is not empty, its value will be displayed to represent the current resource in the editor inspector. For built-in scripts, the [`resource_name`][Self::resource_name] will be displayed as the tab name in the script editor."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The name of the resource. This is an optional identifier. If [`resource_name`][Self::resource_name] is not empty, its value will be displayed to represent the current resource in the editor inspector. For built-in scripts, the [`resource_name`][Self::resource_name] will be displayed as the tab name in the script editor. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Resource` has no field or associated item named `resource_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::resource_local_to_scene` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2427:8570 [INFO] [stdout] | [INFO] [stdout] 2427 | ... } # [doc = "This method is called when a resource with [`resource_local_to_scene`][Self::resource_local_to_scene] enabled is loaded from a [`PackedScene`][PackedScene] instantiation. Its behavior can be customized by overriding [`_setup_local_to_scene`][Self::_setup_local_to_scene] from script.\nFor most resources, this method performs no base logic. [`ViewportTexture`][ViewportTexture] performs custom logic to properly set the proxy texture and flags in the local viewport."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This method is called when a resource with [`resource_local_to_scene`][Self::resource_local_to_scene] enabled is loaded from a [`PackedScene`][PackedScene] instantiation. Its behavior can be customized by overriding [`_setup_local_to_scene`][Self::_setup_local_to_scene] from script. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Resource` has no field or associated item named `resource_local_to_scene` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_setup_local_to_scene` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2427:8570 [INFO] [stdout] | [INFO] [stdout] 2427 | ... } # [doc = "This method is called when a resource with [`resource_local_to_scene`][Self::resource_local_to_scene] enabled is loaded from a [`PackedScene`][PackedScene] instantiation. Its behavior can be customized by overriding [`_setup_local_to_scene`][Self::_setup_local_to_scene] from script.\nFor most resources, this method performs no base logic. [`ViewportTexture`][ViewportTexture] performs custom logic to properly set the proxy texture and flags in the local viewport."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This method is called when a resource with [`resource_local_to_scene`][Self::resource_local_to_scene] enabled is loaded from a [`PackedScene`][PackedScene] instantiation. Its behavior can be customized by overriding [`_setup_local_to_scene`][Self::_setup_local_to_scene] from script. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Resource` has no field or associated item named `_setup_local_to_scene` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::resource_path` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2427:9341 [INFO] [stdout] | [INFO] [stdout] 2427 | ... } # [doc = "Sets the path of the resource, potentially overriding an existing cache entry for this path. This differs from setting [`resource_path`][Self::resource_path], as the latter would error out if another resource was already cached for the given path."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the path of the resource, potentially overriding an existing cache entry for this path. This differs from setting [`resource_path`][Self::resource_path], as the latter would error out if another resource was already cached for the given path. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Resource` has no field or associated item named `resource_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2451:3128 [INFO] [stdout] | [INFO] [stdout] 2451 | ... } # [doc = "Polls the loading operation, i.e. loads a data chunk up to the next stage.\nReturns [`OK`][Self::OK] if the poll is successful but the load operation has not finished yet (intermediate stage). This means [`poll`][Self::poll] will have to be called again until the last stage is completed.\nReturns [`ERR_FILE_EOF`][Self::ERR_FILE_EOF] if the load operation has completed successfully. The loaded resource can be obtained by calling [`get_resource`][Self::get_resource].\nReturns another [`Error`][GodotError] code if the poll has failed."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if the poll is successful but the load operation has not finished yet (intermediate stage). This means [`poll`][Self::poll] will have to be called again until the last stage is completed. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `ResourceInteractiveLoader` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_FILE_EOF` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2451:3128 [INFO] [stdout] | [INFO] [stdout] 2451 | ... } # [doc = "Polls the loading operation, i.e. loads a data chunk up to the next stage.\nReturns [`OK`][Self::OK] if the poll is successful but the load operation has not finished yet (intermediate stage). This means [`poll`][Self::poll] will have to be called again until the last stage is completed.\nReturns [`ERR_FILE_EOF`][Self::ERR_FILE_EOF] if the load operation has completed successfully. The loaded resource can be obtained by calling [`get_resource`][Self::get_resource].\nReturns another [`Error`][GodotError] code if the poll has failed."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`ERR_FILE_EOF`][Self::ERR_FILE_EOF] if the load operation has completed successfully. The loaded resource can be obtained by calling [`get_resource`][Self::get_resource]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ResourceInteractiveLoader` has no field or associated item named `ERR_FILE_EOF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_FILE_EOF` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2451:4004 [INFO] [stdout] | [INFO] [stdout] 2451 | ... } # [doc = "Polls the loading operation successively until the resource is completely loaded or a [`poll`][Self::poll] fails.\nReturns [`ERR_FILE_EOF`][Self::ERR_FILE_EOF] if the load operation has completed successfully. The loaded resource can be obtained by calling [`get_resource`][Self::get_resource].\nReturns another [`Error`][GodotError] code if a poll has failed, aborting the operation."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`ERR_FILE_EOF`][Self::ERR_FILE_EOF] if the load operation has completed successfully. The loaded resource can be obtained by calling [`get_resource`][Self::get_resource]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ResourceInteractiveLoader` has no field or associated item named `ERR_FILE_EOF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:7186 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "Parses `bbcode` and adds tags to the tag stack as needed. Returns the result of the parsing, [`OK`][Self::OK] if successful.\n**Note:** Using this method, you can't close a tag that was opened in a previous [`append_bbcode`][Self::append_bbcode] call. This is done to improve performance, especially when updating large RichTextLabels since rebuilding the whole BBCode every time would be slower. If you absolutely need to close a tag in a future method call, append the [`bbcode_text`][Self::bbcode_text] instead of using [`append_bbcode`][Self::append_bbcode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Parses `bbcode` and adds tags to the tag stack as needed. Returns the result of the parsing, [`OK`][Self::OK] if successful. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `RichTextLabel` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::bbcode_text` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:7186 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "Parses `bbcode` and adds tags to the tag stack as needed. Returns the result of the parsing, [`OK`][Self::OK] if successful.\n**Note:** Using this method, you can't close a tag that was opened in a previous [`append_bbcode`][Self::append_bbcode] call. This is done to improve performance, especially when updating large RichTextLabels since rebuilding the whole BBCode every time would be slower. If you absolutely need to close a tag in a future method call, append the [`bbcode_text`][Self::bbcode_text] instead of using [`append_bbcode`][Self::append_bbcode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Using this method, you can't close a tag that was opened in a previous [`append_bbcode`][Self::append_bbcode] call. This is done to improve performance, especially when updating large RichTextLabels since rebuilding the whole BBCode every time would be slower. If you absolutely need to close a tag in a future method call, append the [`bbcode_text`][Self::bbcode_text] instead of using [`append_bbcode`][Self::append_bbcode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RichTextLabel` has no field or associated item named `bbcode_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::bbcode_text` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:8153 [INFO] [stdout] | [INFO] [stdout] 2469 | ...t as _) } } # [doc = "Clears the tag stack and sets [`bbcode_text`][Self::bbcode_text] to an empty string."] # [doc = ""] # [inline] p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Clears the tag stack and sets [`bbcode_text`][Self::bbcode_text] to an empty string. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RichTextLabel` has no field or associated item named `bbcode_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:10638 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "The range of characters to display, as a [`float`][float] between 0.0 and 1.0. When assigned an out of range value, it's the same as assigning 1.0.\n**Note:** Setting this property updates [`visible_characters`][Self::visible_characters] based on current [`get_total_character_count`][Self::get_total_character_count]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The range of characters to display, as a [`float`][float] between 0.0 and 1.0. When assigned an out of range value, it's the same as assigning 1.0. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::bbcode_text` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:11679 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "The raw text of the label.\nWhen set, clears the tag stack and adds a raw text tag to the top of it. Does not parse BBCodes. Does not modify [`bbcode_text`][Self::bbcode_text]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] When set, clears the tag stack and adds a raw text tag to the top of it. Does not parse BBCodes. Does not modify [`bbcode_text`][Self::bbcode_text]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RichTextLabel` has no field or associated item named `bbcode_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:12584 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "Returns the vertical scrollbar.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:18225 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "The assignment version of [`append_bbcode`][Self::append_bbcode]. Clears the tag stack and inserts the new content. Returns [`OK`][Self::OK] if parses `bbcode` successfully."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The assignment version of [`append_bbcode`][Self::append_bbcode]. Clears the tag stack and inserts the new content. Returns [`OK`][Self::OK] if parses `bbcode` successfully. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `RichTextLabel` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:29431 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "The range of characters to display, as a [`float`][float] between 0.0 and 1.0. When assigned an out of range value, it's the same as assigning 1.0.\n**Note:** Setting this property updates [`visible_characters`][Self::visible_characters] based on current [`get_total_character_count`][Self::get_total_character_count]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The range of characters to display, as a [`float`][float] between 0.0 and 1.0. When assigned an out of range value, it's the same as assigning 1.0. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::bbcode_text` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2469:32564 [INFO] [stdout] | [INFO] [stdout] 2469 | ... } # [doc = "The raw text of the label.\nWhen set, clears the tag stack and adds a raw text tag to the top of it. Does not parse BBCodes. Does not modify [`bbcode_text`][Self::bbcode_text]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] When set, clears the tag stack and adds a raw text tag to the top of it. Does not parse BBCodes. Does not modify [`bbcode_text`][Self::bbcode_text]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RichTextLabel` has no field or associated item named `bbcode_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:8285 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions.\n**Note:** The result of this test is not immediate after moving objects. For performance, list of collisions is updated once per frame and before the physics step. Consider using signals instead."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contacts_reported` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:8285 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions.\n**Note:** The result of this test is not immediate after moving objects. For performance, list of collisions is updated once per frame and before the physics step. Consider using signals instead."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `contacts_reported` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_integrate_forces` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:11213 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "The body's linear velocity. Can be used sporadically, but **don't set this every frame**, because physics may run in another thread and runs at a different granularity. Use [`_integrate_forces`][Self::_integrate_forces] as your process loop for precise control of the body state."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The body's linear velocity. Can be used sporadically, but **don't set this every frame**, because physics may run in another thread and runs at a different granularity. Use [`_integrate_forces`][Self::_integrate_forces] as your process loop for precise control of the body state. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `_integrate_forces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:12123 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`.\n**Note:** The number of contacts is different from the number of collisions. Collisions between parallel edges will result in two contacts (one at each end), and collisions between parallel faces will result in four contacts (one at each corner)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::sleeping` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:14361 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping].\n**Note:** A RigidBody3D will never enter sleep mode automatically if its [`mode`][Self::mode] is [`MODE_CHARACTER`][Self::MODE_CHARACTER]. It can still be put to sleep manually by setting its [`sleeping`][Self::sleeping] property to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `sleeping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contacts_reported` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:15013 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "If `true`, the RigidBody will emit signals when it collides with another RigidBody. See also [`contacts_reported`][Self::contacts_reported]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the RigidBody will emit signals when it collides with another RigidBody. See also [`contacts_reported`][Self::contacts_reported]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `contacts_reported` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_integrate_forces` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:16769 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "If `true`, internal force integration will be disabled (like gravity or air friction) for this body. Other than collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function, if defined."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, internal force integration will be disabled (like gravity or air friction) for this body. Other than collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function, if defined. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `_integrate_forces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::sleeping` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:19608 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping].\n**Note:** A RigidBody3D will never enter sleep mode automatically if its [`mode`][Self::mode] is [`MODE_CHARACTER`][Self::MODE_CHARACTER]. It can still be put to sleep manually by setting its [`sleeping`][Self::sleeping] property to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `sleeping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contacts_reported` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:20287 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "If `true`, the RigidBody will emit signals when it collides with another RigidBody. See also [`contacts_reported`][Self::contacts_reported]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the RigidBody will emit signals when it collides with another RigidBody. See also [`contacts_reported`][Self::contacts_reported]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `contacts_reported` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_integrate_forces` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:22486 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "The body's linear velocity. Can be used sporadically, but **don't set this every frame**, because physics may run in another thread and runs at a different granularity. Use [`_integrate_forces`][Self::_integrate_forces] as your process loop for precise control of the body state."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The body's linear velocity. Can be used sporadically, but **don't set this every frame**, because physics may run in another thread and runs at a different granularity. Use [`_integrate_forces`][Self::_integrate_forces] as your process loop for precise control of the body state. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `_integrate_forces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:23442 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`.\n**Note:** The number of contacts is different from the number of collisions. Collisions between parallel edges will result in two contacts (one at each end), and collisions between parallel faces will result in four contacts (one at each corner)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_integrate_forces` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2475:26473 [INFO] [stdout] | [INFO] [stdout] 2475 | ... } # [doc = "If `true`, internal force integration will be disabled (like gravity or air friction) for this body. Other than collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function, if defined."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, internal force integration will be disabled (like gravity or air friction) for this body. Other than collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function, if defined. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody` has no field or associated item named `_integrate_forces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:9103 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions.\n**Note:** The result of this test is not immediate after moving objects. For performance, list of collisions is updated once per frame and before the physics step. Consider using signals instead."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contacts_reported` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:9103 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions.\n**Note:** The result of this test is not immediate after moving objects. For performance, list of collisions is updated once per frame and before the physics step. Consider using signals instead."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns a list of the bodies colliding with this one. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true` and [`contacts_reported`][Self::contacts_reported] to be set high enough to detect all the collisions. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `contacts_reported` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CCDMode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:9920 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "Continuous collision detection mode.\nContinuous collision detection tries to predict where a moving body will collide instead of moving it and correcting its movement after collision. Continuous collision detection is slower, but more precise and misses fewer collisions with small, fast-moving objects. Raycasting and shapecasting methods are available. See [`CCDMode`][CCDMode] for details."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Continuous collision detection tries to predict where a moving body will collide instead of moving it and correcting its movement after collision. Continuous collision detection is slower, but more precise and misses fewer collisions with small, fast-moving objects. Raycasting and shapecasting methods are available. See [`CCDMode`][CCDMode] for details. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `CCDMode` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:13653 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`.\n**Note:** The number of contacts is different from the number of collisions. Collisions between parallel edges will result in two contacts (one at each end)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::sleeping` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:15803 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping].\n**Note:** A RigidBody2D will never enter sleep mode automatically if its [`mode`][Self::mode] is [`MODE_CHARACTER`][Self::MODE_CHARACTER]. It can still be put to sleep manually by setting its [`sleeping`][Self::sleeping] property to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `sleeping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contacts_reported` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:16457 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "If `true`, the body will emit signals when it collides with another RigidBody2D. See also [`contacts_reported`][Self::contacts_reported]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the body will emit signals when it collides with another RigidBody2D. See also [`contacts_reported`][Self::contacts_reported]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `contacts_reported` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_integrate_forces` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:17453 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "If `true`, internal force integration is disabled for this body. Aside from collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, internal force integration is disabled for this body. Aside from collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `_integrate_forces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::sleeping` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:20756 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping].\n**Note:** A RigidBody2D will never enter sleep mode automatically if its [`mode`][Self::mode] is [`MODE_CHARACTER`][Self::MODE_CHARACTER]. It can still be put to sleep manually by setting its [`sleeping`][Self::sleeping] property to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the body can enter sleep mode when there is no movement. See [`sleeping`][Self::sleeping]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `sleeping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contacts_reported` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:21437 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "If `true`, the body will emit signals when it collides with another RigidBody2D. See also [`contacts_reported`][Self::contacts_reported]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the body will emit signals when it collides with another RigidBody2D. See also [`contacts_reported`][Self::contacts_reported]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `contacts_reported` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CCDMode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:21912 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "Continuous collision detection mode.\nContinuous collision detection tries to predict where a moving body will collide instead of moving it and correcting its movement after collision. Continuous collision detection is slower, but more precise and misses fewer collisions with small, fast-moving objects. Raycasting and shapecasting methods are available. See [`CCDMode`][CCDMode] for details."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Continuous collision detection tries to predict where a moving body will collide instead of moving it and correcting its movement after collision. Continuous collision detection is slower, but more precise and misses fewer collisions with small, fast-moving objects. Raycasting and shapecasting methods are available. See [`CCDMode`][CCDMode] for details. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `CCDMode` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::contact_monitor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:25745 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`.\n**Note:** The number of contacts is different from the number of collisions. Collisions between parallel edges will result in two contacts (one at each end)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The maximum number of contacts that will be recorded. Requires [`contact_monitor`][Self::contact_monitor] to be set to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `contact_monitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_integrate_forces` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2481:27919 [INFO] [stdout] | [INFO] [stdout] 2481 | ... } # [doc = "If `true`, internal force integration is disabled for this body. Aside from collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, internal force integration is disabled for this body. Aside from collision response, the body will only move as determined by the [`_integrate_forces`][Self::_integrate_forces] function. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `RigidBody2D` has no field or associated item named `_integrate_forces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:7510 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Changes the running scene to the one at the given `path`, after loading it into a [`PackedScene`][PackedScene] and creating a new instance.\nReturns [`OK`][Self::OK] on success, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if the `path` cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if that scene cannot be instantiated.\n**Note:** The scene change is deferred, which means that the new scene node is added on the next idle frame. You won't be able to access it immediately after the [`change_scene`][Self::change_scene] call."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if the `path` cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if that scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_OPEN` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:7510 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Changes the running scene to the one at the given `path`, after loading it into a [`PackedScene`][PackedScene] and creating a new instance.\nReturns [`OK`][Self::OK] on success, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if the `path` cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if that scene cannot be instantiated.\n**Note:** The scene change is deferred, which means that the new scene node is added on the next idle frame. You won't be able to access it immediately after the [`change_scene`][Self::change_scene] call."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if the `path` cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if that scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `ERR_CANT_OPEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CREATE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:7510 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Changes the running scene to the one at the given `path`, after loading it into a [`PackedScene`][PackedScene] and creating a new instance.\nReturns [`OK`][Self::OK] on success, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if the `path` cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if that scene cannot be instantiated.\n**Note:** The scene change is deferred, which means that the new scene node is added on the next idle frame. You won't be able to access it immediately after the [`change_scene`][Self::change_scene] call."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if the `path` cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if that scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `ERR_CANT_CREATE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:8479 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Changes the running scene to a new instance of the given [`PackedScene`][PackedScene].\nReturns [`OK`][Self::OK] on success or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated.\n**Note:** The scene change is deferred, which means that the new scene node is added on the next idle frame. You won't be able to access it immediately after the [`change_scene_to`][Self::change_scene_to] call."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CREATE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:8479 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Changes the running scene to a new instance of the given [`PackedScene`][PackedScene].\nReturns [`OK`][Self::OK] on success or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated.\n**Note:** The scene change is deferred, which means that the new scene node is added on the next idle frame. You won't be able to access it immediately after the [`change_scene_to`][Self::change_scene_to] call."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `ERR_CANT_CREATE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:19688 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "If `true`, the [`SceneTree`][SceneTree] is paused. Doing so will have the following behavior:\n- 2D and 3D physics will be stopped. This includes signals and collision detection.\n- [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:19688 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "If `true`, the [`SceneTree`][SceneTree] is paused. Doing so will have the following behavior:\n- 2D and 3D physics will be stopped. This includes signals and collision detection.\n- [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:19688 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "If `true`, the [`SceneTree`][SceneTree] is paused. Doing so will have the following behavior:\n- 2D and 3D physics will be stopped. This includes signals and collision detection.\n- [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Object::free` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:22144 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Queues the given object for deletion, delaying the call to [`Object.free`][Object::free] to after the current frame."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Queues the given object for deletion, delaying the call to [`Object.free`][Object::free] to after the current frame. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `free` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:23393 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Reloads the currently active scene.\nReturns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_UNCONFIGURED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:23393 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Reloads the currently active scene.\nReturns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `ERR_UNCONFIGURED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_OPEN` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:23393 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Reloads the currently active scene.\nReturns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `ERR_CANT_OPEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CREATE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:23393 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "Reloads the currently active scene.\nReturns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if no [`current_scene`][Self::current_scene] was defined yet, [`ERR_CANT_OPEN`][Self::ERR_CANT_OPEN] if [`current_scene`][Self::current_scene] cannot be loaded into a [`PackedScene`][PackedScene], or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] if the scene cannot be instantiated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SceneTree` has no field or associated item named `ERR_CANT_CREATE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:30193 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "If `true`, the [`SceneTree`][SceneTree] is paused. Doing so will have the following behavior:\n- 2D and 3D physics will be stopped. This includes signals and collision detection.\n- [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:30193 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "If `true`, the [`SceneTree`][SceneTree] is paused. Doing so will have the following behavior:\n- 2D and 3D physics will be stopped. This includes signals and collision detection.\n- [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2517:30193 [INFO] [stdout] | [INFO] [stdout] 2517 | ... } # [doc = "If `true`, the [`SceneTree`][SceneTree] is paused. Doing so will have the following behavior:\n- 2D and 3D physics will be stopped. This includes signals and collision detection.\n- [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - [`Node._process`][Node::_process], [`Node._physics_process`][Node::_physics_process] and [`Node._input`][Node::_input] will not be called anymore in nodes. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::follow_focus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2553:2896 [INFO] [stdout] | [INFO] [stdout] 2553 | ... } # [doc = "Ensures the given `control` is visible (must be a direct or indirect child of the ScrollContainer). Used by [`follow_focus`][Self::follow_focus]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Ensures the given `control` is visible (must be a direct or indirect child of the ScrollContainer). Used by [`follow_focus`][Self::follow_focus]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ScrollContainer` has no field or associated item named `follow_focus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::scroll_horizontal_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2553:4082 [INFO] [stdout] | [INFO] [stdout] 2553 | ... } # [doc = "Returns the horizontal scrollbar [`HScrollBar`][HScrollBar] of this [`ScrollContainer`][ScrollContainer].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the horizontal scrollbar, use [`scroll_horizontal_enabled`][Self::scroll_horizontal_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the horizontal scrollbar, use [`scroll_horizontal_enabled`][Self::scroll_horizontal_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ScrollContainer` has no field or associated item named `scroll_horizontal_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2553:4082 [INFO] [stdout] | [INFO] [stdout] 2553 | ... } # [doc = "Returns the horizontal scrollbar [`HScrollBar`][HScrollBar] of this [`ScrollContainer`][ScrollContainer].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the horizontal scrollbar, use [`scroll_horizontal_enabled`][Self::scroll_horizontal_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the horizontal scrollbar, use [`scroll_horizontal_enabled`][Self::scroll_horizontal_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::scroll_vertical_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2553:5334 [INFO] [stdout] | [INFO] [stdout] 2553 | ... } # [doc = "Returns the vertical scrollbar [`VScrollBar`][VScrollBar] of this [`ScrollContainer`][ScrollContainer].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the vertical scrollbar, use [`scroll_vertical_enabled`][Self::scroll_vertical_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the vertical scrollbar, use [`scroll_vertical_enabled`][Self::scroll_vertical_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ScrollContainer` has no field or associated item named `scroll_vertical_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2553:5334 [INFO] [stdout] | [INFO] [stdout] 2553 | ... } # [doc = "Returns the vertical scrollbar [`VScrollBar`][VScrollBar] of this [`ScrollContainer`][ScrollContainer].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the vertical scrollbar, use [`scroll_vertical_enabled`][Self::scroll_vertical_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to disable the vertical scrollbar, use [`scroll_vertical_enabled`][Self::scroll_vertical_enabled]. If you want to only hide it instead, use its [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:3384 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "Secondary target position (first is [`target`][Self::target] property or [`target_node`][Self::target_node]) for the IK chain. Use magnet position (pole target) to control the bending of the IK chain. Only works if the bone chain has more than 2 bones. The middle chain bone position will be linearly interpolated with the magnet position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Secondary target position (first is [`target`][Self::target] property or [`target_node`][Self::target_node]) for the IK chain. Use magnet position (pole target) to control the bending of the IK chain. Only works if the bone chain has more than 2 bones. The middle chain bone position will be linearly interpolated with the magnet position. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:6035 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "Target node [`NodePath`][NodePath] for the IK chain. If available, the node's current [`Transform`][Transform] is used instead of the [`target`][Self::target] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Target node [`NodePath`][NodePath] for the IK chain. If available, the node's current [`Transform`][Transform] is used instead of the [`target`][Self::target] property. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::override_tip_basis` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:6533 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "First target of the IK chain where the tip bone is placed and, if [`override_tip_basis`][Self::override_tip_basis] is `true`, how the tip bone is rotated. If a [`target_node`][Self::target_node] path is available the nodes transform is used instead and this property is ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] First target of the IK chain where the tip bone is placed and, if [`override_tip_basis`][Self::override_tip_basis] is `true`, how the tip bone is rotated. If a [`target_node`][Self::target_node] path is available the nodes transform is used instead and this property is ignored. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `override_tip_basis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:7145 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "The name of the current tip bone, the last bone in the IK chain placed at the [`target`][Self::target] transform (or [`target_node`][Self::target_node] if defined)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The name of the current tip bone, the last bone in the IK chain placed at the [`target`][Self::target] transform (or [`target_node`][Self::target_node] if defined). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:7634 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "If `true` overwrites the rotation of the tip bone with the rotation of the [`target`][Self::target] (or [`target_node`][Self::target_node] if defined)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true` overwrites the rotation of the tip bone with the rotation of the [`target`][Self::target] (or [`target_node`][Self::target_node] if defined). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:9839 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "Secondary target position (first is [`target`][Self::target] property or [`target_node`][Self::target_node]) for the IK chain. Use magnet position (pole target) to control the bending of the IK chain. Only works if the bone chain has more than 2 bones. The middle chain bone position will be linearly interpolated with the magnet position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Secondary target position (first is [`target`][Self::target] property or [`target_node`][Self::target_node]) for the IK chain. Use magnet position (pole target) to control the bending of the IK chain. Only works if the bone chain has more than 2 bones. The middle chain bone position will be linearly interpolated with the magnet position. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:11443 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "If `true` overwrites the rotation of the tip bone with the rotation of the [`target`][Self::target] (or [`target_node`][Self::target_node] if defined)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true` overwrites the rotation of the tip bone with the rotation of the [`target`][Self::target] (or [`target_node`][Self::target_node] if defined). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:12366 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "Target node [`NodePath`][NodePath] for the IK chain. If available, the node's current [`Transform`][Transform] is used instead of the [`target`][Self::target] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Target node [`NodePath`][NodePath] for the IK chain. If available, the node's current [`Transform`][Transform] is used instead of the [`target`][Self::target] property. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::override_tip_basis` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:12889 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "First target of the IK chain where the tip bone is placed and, if [`override_tip_basis`][Self::override_tip_basis] is `true`, how the tip bone is rotated. If a [`target_node`][Self::target_node] path is available the nodes transform is used instead and this property is ignored."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] First target of the IK chain where the tip bone is placed and, if [`override_tip_basis`][Self::override_tip_basis] is `true`, how the tip bone is rotated. If a [`target_node`][Self::target_node] path is available the nodes transform is used instead and this property is ignored. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `override_tip_basis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::target` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2613:13510 [INFO] [stdout] | [INFO] [stdout] 2613 | ... } # [doc = "The name of the current tip bone, the last bone in the IK chain placed at the [`target`][Self::target] transform (or [`target_node`][Self::target_node] if defined)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The name of the current tip bone, the last bone in the IK chain placed at the [`target`][Self::target] transform (or [`target_node`][Self::target_node] if defined). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SkeletonIK` has no field or associated item named `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2655:9711 [INFO] [stdout] | [INFO] [stdout] 2655 | ... offset) ; } } # [doc = "Disables rendering of this node. Changes [`visible`][Self::visible] to `false`."] # [doc = ""] # [inline] pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disables rendering of this node. Changes [`visible`][Self::visible] to `false`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Spatial` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2655:12320 [INFO] [stdout] | [INFO] [stdout] 2655 | ... } # [doc = "Returns `true` if the node is present in the [`SceneTree`][SceneTree], its [`visible`][Self::visible] property is `true` and all its antecedents are also visible. If any antecedent is hidden, this node will not be visible in the scene tree."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the node is present in the [`SceneTree`][SceneTree], its [`visible`][Self::visible] property is `true` and all its antecedents are also visible. If any antecedent is hidden, this node will not be visible in the scene tree. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Spatial` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2655:23817 [INFO] [stdout] | [INFO] [stdout] 2655 | ... visible) ; } } # [doc = "Enables rendering of this node. Changes [`visible`][Self::visible] to `true`."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables rendering of this node. Changes [`visible`][Self::visible] to `true`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Spatial` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ao_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:16944 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `ao_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::depth_deep_parallax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:21481 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is perpendicular to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is perpendicular to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `depth_deep_parallax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::depth_deep_parallax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:22076 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is parallel to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is parallel to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `depth_deep_parallax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::flags_transparent` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:22666 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Determines when depth rendering takes place. See [`DepthDrawMode`][DepthDrawMode]. See also [`flags_transparent`][Self::flags_transparent]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Determines when depth rendering takes place. See [`DepthDrawMode`][DepthDrawMode]. See also [`flags_transparent`][Self::flags_transparent]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `flags_transparent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::detail_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:23607 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies how the [`detail_albedo`][Self::detail_albedo] should blend with the current `ALBEDO`. See [`BlendMode`][BlendMode] for options."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies how the [`detail_albedo`][Self::detail_albedo] should blend with the current `ALBEDO`. See [`BlendMode`][BlendMode] for options. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `detail_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DetailUV` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:24161 [INFO] [stdout] | [INFO] [stdout] 2667 | ...} } # [doc = "Specifies whether to use `UV` or `UV2` for the detail layer. See [`DetailUV`][DetailUV] for options."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies whether to use `UV` or `UV2` for the detail layer. See [`DetailUV`][DetailUV] for options. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `DetailUV` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:27028 [INFO] [stdout] | [INFO] [stdout] 2667 | ... ; ret as _ } } # [doc = "The emitted light's color. See [`emission_enabled`][Self::emission_enabled]."] # [doc = ""] # [inline] pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The emitted light's color. See [`emission_enabled`][Self::emission_enabled]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `emission_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:27423 [INFO] [stdout] | [INFO] [stdout] 2667 | ...mute (ret) } } # [doc = "The emitted light's strength. See [`emission_enabled`][Self::emission_enabled]."] # [doc = ""] # [inline] pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The emitted light's strength. See [`emission_enabled`][Self::emission_enabled]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `emission_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:27817 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Sets how [`emission`][Self::emission] interacts with [`emission_texture`][Self::emission_texture]. Can either add or multiply. See [`EmissionOperator`][EmissionOperator] for options."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets how [`emission`][Self::emission] interacts with [`emission_texture`][Self::emission_texture]. Can either add or multiply. See [`EmissionOperator`][EmissionOperator] for options. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `emission_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::metallic_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:30746 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`metallic_texture`][Self::metallic_texture] in which the metallic information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`metallic_texture`][Self::metallic_texture] in which the metallic information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `metallic_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_billboard_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:31903 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "The number of horizontal frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The number of horizontal frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_billboard_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_billboard_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:32431 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "If `true`, particle animations are looped. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particle animations are looped. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_billboard_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_billboard_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:32934 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "The number of vertical frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The number of vertical frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_billboard_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::flags_use_point_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:33460 [INFO] [stdout] | [INFO] [stdout] 2667 | ...ret as _ } } # [doc = "The point size in pixels. See [`flags_use_point_size`][Self::flags_use_point_size]."] # [doc = ""] # [inline] p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The point size in pixels. See [`flags_use_point_size`][Self::flags_use_point_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `flags_use_point_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::refraction_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:34709 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`refraction_texture`][Self::refraction_texture] in which the refraction information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`refraction_texture`][Self::refraction_texture] in which the refraction information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `refraction_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ao_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:36808 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `ao_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_grow_amount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:43304 [INFO] [stdout] | [INFO] [stdout] 2667 | ..._ } } # [doc = "If `true`, enables the vertex grow setting. See [`params_grow_amount`][Self::params_grow_amount]."] # [doc = ""] # [in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enables the vertex grow setting. See [`params_grow_amount`][Self::params_grow_amount]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_grow_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ao_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:45964 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `ao_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::depth_deep_parallax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:50871 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is perpendicular to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is perpendicular to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `depth_deep_parallax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::depth_deep_parallax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:51487 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is parallel to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Number of layers to use when using [`depth_deep_parallax`][Self::depth_deep_parallax] and the view direction is parallel to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `depth_deep_parallax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::flags_transparent` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:52098 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Determines when depth rendering takes place. See [`DepthDrawMode`][DepthDrawMode]. See also [`flags_transparent`][Self::flags_transparent]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Determines when depth rendering takes place. See [`DepthDrawMode`][DepthDrawMode]. See also [`flags_transparent`][Self::flags_transparent]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `flags_transparent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::detail_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:53008 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies how the [`detail_albedo`][Self::detail_albedo] should blend with the current `ALBEDO`. See [`BlendMode`][BlendMode] for options."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies how the [`detail_albedo`][Self::detail_albedo] should blend with the current `ALBEDO`. See [`BlendMode`][BlendMode] for options. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `detail_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DetailUV` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:53510 [INFO] [stdout] | [INFO] [stdout] 2667 | ...} } # [doc = "Specifies whether to use `UV` or `UV2` for the detail layer. See [`DetailUV`][DetailUV] for options."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies whether to use `UV` or `UV2` for the detail layer. See [`DetailUV`][DetailUV] for options. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `DetailUV` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:56207 [INFO] [stdout] | [INFO] [stdout] 2667 | ...distance) ; } } # [doc = "The emitted light's color. See [`emission_enabled`][Self::emission_enabled]."] # [doc = ""] # [inline] pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The emitted light's color. See [`emission_enabled`][Self::emission_enabled]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `emission_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:56615 [INFO] [stdout] | [INFO] [stdout] 2667 | ...mission) ; } } # [doc = "The emitted light's strength. See [`emission_enabled`][Self::emission_enabled]."] # [doc = ""] # [inline] pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The emitted light's strength. See [`emission_enabled`][Self::emission_enabled]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `emission_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:57050 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Sets how [`emission`][Self::emission] interacts with [`emission_texture`][Self::emission_texture]. Can either add or multiply. See [`EmissionOperator`][EmissionOperator] for options."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets how [`emission`][Self::emission] interacts with [`emission_texture`][Self::emission_texture]. Can either add or multiply. See [`EmissionOperator`][EmissionOperator] for options. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `emission_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_grow_amount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:58744 [INFO] [stdout] | [INFO] [stdout] 2667 | ...; } } # [doc = "If `true`, enables the vertex grow setting. See [`params_grow_amount`][Self::params_grow_amount]."] # [doc = ""] # [in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enables the vertex grow setting. See [`params_grow_amount`][Self::params_grow_amount]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_grow_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::metallic_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:60453 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`metallic_texture`][Self::metallic_texture] in which the metallic information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`metallic_texture`][Self::metallic_texture] in which the metallic information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `metallic_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_billboard_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:61563 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "The number of horizontal frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The number of horizontal frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_billboard_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_billboard_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:62114 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "If `true`, particle animations are looped. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particle animations are looped. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_billboard_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::params_billboard_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:62638 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "The number of vertical frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The number of vertical frames in the particle sprite sheet. Only enabled when using [`BILLBOARD_PARTICLES`][Self::BILLBOARD_PARTICLES]. See [`params_billboard_mode`][Self::params_billboard_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `params_billboard_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::flags_use_point_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:63187 [INFO] [stdout] | [INFO] [stdout] 2667 | ...rames) ; } } # [doc = "The point size in pixels. See [`flags_use_point_size`][Self::flags_use_point_size]."] # [doc = ""] # [inline] p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The point size in pixels. See [`flags_use_point_size`][Self::flags_use_point_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `flags_use_point_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::refraction_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:65001 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`refraction_texture`][Self::refraction_texture] in which the refraction information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`refraction_texture`][Self::refraction_texture] in which the refraction information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `refraction_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ao_texture` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2667:67091 [INFO] [stdout] | [INFO] [stdout] 2667 | ... } # [doc = "Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Specifies the channel of the [`ao_texture`][Self::ao_texture] in which the ambient occlusion information is stored. This is useful when you store the information for multiple effects in a single texture. For example if you stored metallic in the red channel, roughness in the blue, and ambient occlusion in the green you could reduce the number of textures you use. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `ao_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2691:3539 [INFO] [stdout] | [INFO] [stdout] 2691 | ... } # [doc = "Returns the [`LineEdit`][LineEdit] instance from this [`SpinBox`][SpinBox]. You can use it to access properties and methods of [`LineEdit`][LineEdit].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::region_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2715:5850 [INFO] [stdout] | [INFO] [stdout] 2715 | ...} } # [doc = "The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Sprite` has no field or associated item named `region_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::region_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2715:13598 [INFO] [stdout] | [INFO] [stdout] 2715 | ...} } # [doc = "The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Sprite` has no field or associated item named `region_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::region_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2721:4197 [INFO] [stdout] | [INFO] [stdout] 2721 | ...} } # [doc = "The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Sprite3D` has no field or associated item named `region_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::region_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2721:7702 [INFO] [stdout] | [INFO] [stdout] 2721 | ...} } # [doc = "The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`."] # [doc = ""] # [i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The region of the atlas texture to display. [`region_enabled`][Self::region_enabled] must be `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Sprite3D` has no field or associated item named `region_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2775:2880 [INFO] [stdout] | [INFO] [stdout] 2775 | ... } # [doc = "Connects to the specified `host:port` pair. A hostname will be resolved if valid. Returns [`OK`][Self::OK] on success or [`FAILED`][Self::FAILED] on failure."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Connects to the specified `host:port` pair. A hostname will be resolved if valid. Returns [`OK`][Self::OK] on success or [`FAILED`][Self::FAILED] on failure. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `StreamPeerTCP` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::FAILED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2775:2880 [INFO] [stdout] | [INFO] [stdout] 2775 | ... } # [doc = "Connects to the specified `host:port` pair. A hostname will be resolved if valid. Returns [`OK`][Self::OK] on success or [`FAILED`][Self::FAILED] on failure."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Connects to the specified `host:port` pair. A hostname will be resolved if valid. Returns [`OK`][Self::OK] on success or [`FAILED`][Self::FAILED] on failure. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StreamPeerTCP` has no field or associated item named `FAILED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::_draw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2787:2710 [INFO] [stdout] | [INFO] [stdout] 2787 | ... } # [doc = "Returns the [`CanvasItem`][CanvasItem] that handles its [`CanvasItem.NOTIFICATION_DRAW`][CanvasItem::NOTIFICATION_DRAW] or [`CanvasItem._draw`][CanvasItem::_draw] callback at this moment."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the [`CanvasItem`][CanvasItem] that handles its [`CanvasItem.NOTIFICATION_DRAW`][CanvasItem::NOTIFICATION_DRAW] or [`CanvasItem._draw`][CanvasItem::_draw] callback at this moment. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `_draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::content_margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2787:3409 [INFO] [stdout] | [INFO] [stdout] 2787 | ... } # [doc = "The top margin for the contents of this style box. Increasing this value reduces the space available to the contents from the top.\nRefer to [`content_margin_bottom`][Self::content_margin_bottom] for extra considerations."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Refer to [`content_margin_bottom`][Self::content_margin_bottom] for extra considerations. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBox` has no field or associated item named `content_margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Margin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2787:3964 [INFO] [stdout] | [INFO] [stdout] 2787 | ... } # [doc = "Returns the content margin offset for the specified [`Margin`][Margin].\nPositive values reduce size inwards, unlike [`Control`][Control]'s margin values."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the content margin offset for the specified [`Margin`][Margin]. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Margin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::content_margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2787:5299 [INFO] [stdout] | [INFO] [stdout] 2787 | ... } # [doc = "The top margin for the contents of this style box. Increasing this value reduces the space available to the contents from the top.\nRefer to [`content_margin_bottom`][Self::content_margin_bottom] for extra considerations."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Refer to [`content_margin_bottom`][Self::content_margin_bottom] for extra considerations. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBox` has no field or associated item named `content_margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::border_width_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2799:5550 [INFO] [stdout] | [INFO] [stdout] 2799 | ... } # [doc = "Expands the stylebox outside of the control rect on the top edge. Useful in combination with [`border_width_top`][Self::border_width_top] to draw a border outside the control rect."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Expands the stylebox outside of the control rect on the top edge. Useful in combination with [`border_width_top`][Self::border_width_top] to draw a border outside the control rect. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBoxFlat` has no field or associated item named `border_width_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anti_aliasing` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2799:7236 [INFO] [stdout] | [INFO] [stdout] 2799 | ... } # [doc = "Antialiasing draws a small ring around the edges, which fades to transparency. As a result, edges look much smoother. This is only noticeable when using rounded corners.\n**Note:** When using beveled corners with 45-degree angles ([`corner_detail`][Self::corner_detail] = 1), it is recommended to set [`anti_aliasing`][Self::anti_aliasing] to `false` to ensure crisp visuals and avoid possible visual glitches."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** When using beveled corners with 45-degree angles ([`corner_detail`][Self::corner_detail] = 1), it is recommended to set [`anti_aliasing`][Self::anti_aliasing] to `false` to ensure crisp visuals and avoid possible visual glitches. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBoxFlat` has no field or associated item named `anti_aliasing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anti_aliasing` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2799:8743 [INFO] [stdout] | [INFO] [stdout] 2799 | ... } # [doc = "Antialiasing draws a small ring around the edges, which fades to transparency. As a result, edges look much smoother. This is only noticeable when using rounded corners.\n**Note:** When using beveled corners with 45-degree angles ([`corner_detail`][Self::corner_detail] = 1), it is recommended to set [`anti_aliasing`][Self::anti_aliasing] to `false` to ensure crisp visuals and avoid possible visual glitches."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** When using beveled corners with 45-degree angles ([`corner_detail`][Self::corner_detail] = 1), it is recommended to set [`anti_aliasing`][Self::anti_aliasing] to `false` to ensure crisp visuals and avoid possible visual glitches. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBoxFlat` has no field or associated item named `anti_aliasing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::border_width_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2799:14114 [INFO] [stdout] | [INFO] [stdout] 2799 | ... } # [doc = "Expands the stylebox outside of the control rect on the top edge. Useful in combination with [`border_width_top`][Self::border_width_top] to draw a border outside the control rect."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Expands the stylebox outside of the control rect on the top edge. Useful in combination with [`border_width_top`][Self::border_width_top] to draw a border outside the control rect. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBoxFlat` has no field or associated item named `border_width_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `StyleBox::content_margin_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2811:3999 [INFO] [stdout] | [INFO] [stdout] 2811 | ... } # [doc = "Increases the top margin of the 3×3 texture box.\nA higher value means more of the source texture is considered to be part of the top border of the 3×3 box.\nThis is also the value used as fallback for [`StyleBox.content_margin_top`][StyleBox::content_margin_top] if it is negative."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This is also the value used as fallback for [`StyleBox.content_margin_top`][StyleBox::content_margin_top] if it is negative. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBox` has no field or associated item named `content_margin_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `StyleBox::content_margin_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2811:10073 [INFO] [stdout] | [INFO] [stdout] 2811 | ... } # [doc = "Increases the top margin of the 3×3 texture box.\nA higher value means more of the source texture is considered to be part of the top border of the 3×3 box.\nThis is also the value used as fallback for [`StyleBox.content_margin_top`][StyleBox::content_margin_top] if it is negative."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This is also the value used as fallback for [`StyleBox.content_margin_top`][StyleBox::content_margin_top] if it is negative. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `StyleBox` has no field or associated item named `content_margin_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2817:2432 [INFO] [stdout] | [INFO] [stdout] 2817 | ... } # [doc = "Specifies a [`Color`][Color] to use for the _next_ vertex. If every vertex needs to have this information set and you fail to submit it for the first vertex, this information may not be used at all.\n**Note:** The material must have [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] enabled for the vertex color to be visible."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** The material must have [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] enabled for the vertex color to be visible. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2829:5389 [INFO] [stdout] | [INFO] [stdout] 2829 | ... } # [doc = "Returns the [`Popup`][Popup] node instance if one has been set already with [`set_popup`][Self::set_popup].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::scroll_horizontal` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2841:6475 [INFO] [stdout] | [INFO] [stdout] 2841 | ... } # [doc = "Centers the viewport on the line the editing cursor is at. This also resets the [`scroll_horizontal`][Self::scroll_horizontal] value to `0`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Centers the viewport on the line the editing cursor is at. This also resets the [`scroll_horizontal`][Self::scroll_horizontal] value to `0`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextEdit` has no field or associated item named `scroll_horizontal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2841:16235 [INFO] [stdout] | [INFO] [stdout] 2841 | ... } # [doc = "Returns the [`PopupMenu`][PopupMenu] of this [`TextEdit`][TextEdit]. By default, this menu is displayed when right-clicking on the [`TextEdit`][TextEdit].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::selecting_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2841:34866 [INFO] [stdout] | [INFO] [stdout] 2841 | ... } # [doc = "Perform selection, from line/column to line/column.\nIf [`selecting_enabled`][Self::selecting_enabled] is `false`, no selection will occur."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`selecting_enabled`][Self::selecting_enabled] is `false`, no selection will occur. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextEdit` has no field or associated item named `selecting_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::selecting_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2841:35418 [INFO] [stdout] | [INFO] [stdout] 2841 | ... } # [doc = "Select all the text.\nIf [`selecting_enabled`][Self::selecting_enabled] is `false`, no selection will occur."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`selecting_enabled`][Self::selecting_enabled] is `false`, no selection will occur. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextEdit` has no field or associated item named `selecting_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::breakpoint_gutter` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2841:39891 [INFO] [stdout] | [INFO] [stdout] 2841 | ... } # [doc = "Bookmarks the `line` if `bookmark` is true. Deletes the bookmark if `bookmark` is false.\nBookmarks are shown in the [`breakpoint_gutter`][Self::breakpoint_gutter]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bookmarks are shown in the [`breakpoint_gutter`][Self::breakpoint_gutter]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextEdit` has no field or associated item named `breakpoint_gutter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::breakpoint_gutter` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2841:40418 [INFO] [stdout] | [INFO] [stdout] 2841 | ... } # [doc = "Adds or removes the breakpoint in `line`. Breakpoints are shown in the [`breakpoint_gutter`][Self::breakpoint_gutter]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds or removes the breakpoint in `line`. Breakpoints are shown in the [`breakpoint_gutter`][Self::breakpoint_gutter]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextEdit` has no field or associated item named `breakpoint_gutter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BaseButton::disabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2871:4758 [INFO] [stdout] | [INFO] [stdout] 2871 | ...) } } # [doc = "Texture to display when the node is disabled. See [`BaseButton.disabled`][BaseButton::disabled]."] # [doc = ""] # [inl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Texture to display when the node is disabled. See [`BaseButton.disabled`][BaseButton::disabled]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `disabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BaseButton::disabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2871:10122 [INFO] [stdout] | [INFO] [stdout] 2871 | ...; } } # [doc = "Texture to display when the node is disabled. See [`BaseButton.disabled`][BaseButton::disabled]."] # [doc = ""] # [inl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Texture to display when the node is disabled. See [`BaseButton.disabled`][BaseButton::disabled]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `disabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:4325 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Upper limit for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `max_value`, the texture fills up to this angle.\nSee [`Range.value`][Range::value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Upper limit for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `max_value`, the texture fills up to this angle. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Range::max_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:4325 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Upper limit for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `max_value`, the texture fills up to this angle.\nSee [`Range.value`][Range::value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [`Range.value`][Range::value], [`Range.max_value`][Range::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `max_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::stretch_margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:5379 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "If `true`, Godot treats the bar's textures like in [`NinePatchRect`][NinePatchRect]. Use the `stretch_margin_*` properties like [`stretch_margin_bottom`][Self::stretch_margin_bottom] to set up the nine patch's 3×3 grid. When using a radial [`fill_mode`][Self::fill_mode], this setting will enable stretching."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, Godot treats the bar's textures like in [`NinePatchRect`][NinePatchRect]. Use the `stretch_margin_*` properties like [`stretch_margin_bottom`][Self::stretch_margin_bottom] to set up the nine patch's 3×3 grid. When using a radial [`fill_mode`][Self::fill_mode], this setting will enable stretching. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `stretch_margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:6010 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "[`Texture`][Texture] that draws over the progress bar. Use it to add highlights or an upper-frame that hides part of [`texture_progress`][Self::texture_progress]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`Texture`][Texture] that draws over the progress bar. Use it to add highlights or an upper-frame that hides part of [`texture_progress`][Self::texture_progress]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Range::min_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:6669 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "[`Texture`][Texture] that clips based on the node's `value` and [`fill_mode`][Self::fill_mode]. As `value` increased, the texture fills up. It shows entirely when `value` reaches `max_value`. It doesn't show at all if `value` is equal to `min_value`.\nThe `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `min_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Range::max_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:6669 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "[`Texture`][Texture] that clips based on the node's `value` and [`fill_mode`][Self::fill_mode]. As `value` increased, the texture fills up. It shows entirely when `value` reaches `max_value`. It doesn't show at all if `value` is equal to `min_value`.\nThe `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `max_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:7588 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Offsets [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Offsets [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:8123 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::radial_fill_degrees` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:8123 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `radial_fill_degrees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:9244 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_over` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:9244 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_over` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_under` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:9244 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_under` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:11689 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Upper limit for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `max_value`, the texture fills up to this angle.\nSee [`Range.value`][Range::value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Upper limit for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `max_value`, the texture fills up to this angle. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Range::max_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:11689 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Upper limit for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `max_value`, the texture fills up to this angle.\nSee [`Range.value`][Range::value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [`Range.value`][Range::value], [`Range.max_value`][Range::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `max_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::stretch_margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:12781 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "If `true`, Godot treats the bar's textures like in [`NinePatchRect`][NinePatchRect]. Use the `stretch_margin_*` properties like [`stretch_margin_bottom`][Self::stretch_margin_bottom] to set up the nine patch's 3×3 grid. When using a radial [`fill_mode`][Self::fill_mode], this setting will enable stretching."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, Godot treats the bar's textures like in [`NinePatchRect`][NinePatchRect]. Use the `stretch_margin_*` properties like [`stretch_margin_bottom`][Self::stretch_margin_bottom] to set up the nine patch's 3×3 grid. When using a radial [`fill_mode`][Self::fill_mode], this setting will enable stretching. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `stretch_margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:13437 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "[`Texture`][Texture] that draws over the progress bar. Use it to add highlights or an upper-frame that hides part of [`texture_progress`][Self::texture_progress]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`Texture`][Texture] that draws over the progress bar. Use it to add highlights or an upper-frame that hides part of [`texture_progress`][Self::texture_progress]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Range::min_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:13982 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "[`Texture`][Texture] that clips based on the node's `value` and [`fill_mode`][Self::fill_mode]. As `value` increased, the texture fills up. It shows entirely when `value` reaches `max_value`. It doesn't show at all if `value` is equal to `min_value`.\nThe `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `min_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Range::max_value` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:13982 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "[`Texture`][Texture] that clips based on the node's `value` and [`fill_mode`][Self::fill_mode]. As `value` increased, the texture fills up. It shows entirely when `value` reaches `max_value`. It doesn't show at all if `value` is equal to `min_value`.\nThe `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `value` property comes from [`Range`][Range]. See [`Range.value`][Range::value], [`Range.min_value`][Range::min_value], [`Range.max_value`][Range::max_value]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `max_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:14787 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Offsets [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Offsets [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:15327 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::radial_fill_degrees` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:15327 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Starting angle for the fill of [`texture_progress`][Self::texture_progress] if [`fill_mode`][Self::fill_mode] is [`FILL_CLOCKWISE`][Self::FILL_CLOCKWISE] or [`FILL_COUNTER_CLOCKWISE`][Self::FILL_COUNTER_CLOCKWISE]. When the node's `value` is equal to its `min_value`, the texture doesn't show up at all. When the `value` increases, the texture fills and tends towards [`radial_fill_degrees`][Self::radial_fill_degrees]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `radial_fill_degrees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_progress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:16488 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_over` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:16488 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_over` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::texture_under` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2883:16488 [INFO] [stdout] | [INFO] [stdout] 2883 | ... } # [doc = "The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The offset of [`texture_progress`][Self::texture_progress]. Useful for [`texture_over`][Self::texture_over] and [`texture_under`][Self::texture_under] with fancy borders, to avoid transparent margins in your progress texture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TextureProgress` has no field or associated item named `texture_under` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::compatibility_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2901:16947 [INFO] [stdout] | [INFO] [stdout] 2901 | ... } # [doc = "If `true`, the textures will be centered in the middle of each tile. This is useful for certain isometric or top-down modes when textures are made larger or smaller than the tiles (e.g. to avoid flickering on tile edges). The offset is still applied, but from the center of the tile. If used, [`compatibility_mode`][Self::compatibility_mode] is ignored.\nIf `false`, the texture position start in the top-left corner unless [`compatibility_mode`][Self::compatibility_mode] is enabled."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the textures will be centered in the middle of each tile. This is useful for certain isometric or top-down modes when textures are made larger or smaller than the tiles (e.g. to avoid flickering on tile edges). The offset is still applied, but from the center of the tile. If used, [`compatibility_mode`][Self::compatibility_mode] is ignored. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TileMap` has no field or associated item named `compatibility_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::centered_textures` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2901:17762 [INFO] [stdout] | [INFO] [stdout] 2901 | ... } # [doc = "If `true`, the compatibility with the tilemaps made in Godot 3.1 or earlier is maintained (textures move when the tile origin changes and rotate if the texture size is not homogeneous). This mode presents problems when doing `flip_h`, `flip_v` and `transpose` tile operations on non-homogeneous isometric tiles (e.g. 2:1), in which the texture could not coincide with the collision, thus it is not recommended for isometric or non-square tiles.\nIf `false`, the textures do not move when doing `flip_h`, `flip_v` operations if no offset is used, nor when changing the tile origin.\nThe compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TileMap` has no field or associated item named `centered_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::cell_tile_origin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2901:17762 [INFO] [stdout] | [INFO] [stdout] 2901 | ... } # [doc = "If `true`, the compatibility with the tilemaps made in Godot 3.1 or earlier is maintained (textures move when the tile origin changes and rotate if the texture size is not homogeneous). This mode presents problems when doing `flip_h`, `flip_v` and `transpose` tile operations on non-homogeneous isometric tiles (e.g. 2:1), in which the texture could not coincide with the collision, thus it is not recommended for isometric or non-square tiles.\nIf `false`, the textures do not move when doing `flip_h`, `flip_v` operations if no offset is used, nor when changing the tile origin.\nThe compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TileMap` has no field or associated item named `cell_tile_origin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::compatibility_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2901:23547 [INFO] [stdout] | [INFO] [stdout] 2901 | ... } # [doc = "If `true`, the textures will be centered in the middle of each tile. This is useful for certain isometric or top-down modes when textures are made larger or smaller than the tiles (e.g. to avoid flickering on tile edges). The offset is still applied, but from the center of the tile. If used, [`compatibility_mode`][Self::compatibility_mode] is ignored.\nIf `false`, the texture position start in the top-left corner unless [`compatibility_mode`][Self::compatibility_mode] is enabled."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the textures will be centered in the middle of each tile. This is useful for certain isometric or top-down modes when textures are made larger or smaller than the tiles (e.g. to avoid flickering on tile edges). The offset is still applied, but from the center of the tile. If used, [`compatibility_mode`][Self::compatibility_mode] is ignored. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TileMap` has no field or associated item named `compatibility_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::centered_textures` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2901:28444 [INFO] [stdout] | [INFO] [stdout] 2901 | ... } # [doc = "If `true`, the compatibility with the tilemaps made in Godot 3.1 or earlier is maintained (textures move when the tile origin changes and rotate if the texture size is not homogeneous). This mode presents problems when doing `flip_h`, `flip_v` and `transpose` tile operations on non-homogeneous isometric tiles (e.g. 2:1), in which the texture could not coincide with the collision, thus it is not recommended for isometric or non-square tiles.\nIf `false`, the textures do not move when doing `flip_h`, `flip_v` operations if no offset is used, nor when changing the tile origin.\nThe compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TileMap` has no field or associated item named `centered_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::cell_tile_origin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2901:28444 [INFO] [stdout] | [INFO] [stdout] 2901 | ... } # [doc = "If `true`, the compatibility with the tilemaps made in Godot 3.1 or earlier is maintained (textures move when the tile origin changes and rotate if the texture size is not homogeneous). This mode presents problems when doing `flip_h`, `flip_v` and `transpose` tile operations on non-homogeneous isometric tiles (e.g. 2:1), in which the texture could not coincide with the collision, thus it is not recommended for isometric or non-square tiles.\nIf `false`, the textures do not move when doing `flip_h`, `flip_v` operations if no offset is used, nor when changing the tile origin.\nThe compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The compatibility mode doesn't work with the [`centered_textures`][Self::centered_textures] option, because displacing textures with the [`cell_tile_origin`][Self::cell_tile_origin] option or in irregular tiles is not relevant when centering those textures. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `TileMap` has no field or associated item named `cell_tile_origin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::process_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2913:4297 [INFO] [stdout] | [INFO] [stdout] 2913 | ... } # [doc = "The wait time in seconds.\n**Note:** Timers can only emit once per rendered frame at most (or once per physics frame if [`process_mode`][Self::process_mode] is [`TIMER_PROCESS_PHYSICS`][Self::TIMER_PROCESS_PHYSICS]). This means very low wait times (lower than 0.05 seconds) will behave in significantly different ways depending on the rendered framerate. For very low wait times, it is recommended to use a process loop in a script instead of using a Timer node."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Timers can only emit once per rendered frame at most (or once per physics frame if [`process_mode`][Self::process_mode] is [`TIMER_PROCESS_PHYSICS`][Self::TIMER_PROCESS_PHYSICS]). This means very low wait times (lower than 0.05 seconds) will behave in significantly different ways depending on the rendered framerate. For very low wait times, it is recommended to use a process loop in a script instead of using a Timer node. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Timer` has no field or associated item named `process_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::process_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2913:8363 [INFO] [stdout] | [INFO] [stdout] 2913 | ... } # [doc = "The wait time in seconds.\n**Note:** Timers can only emit once per rendered frame at most (or once per physics frame if [`process_mode`][Self::process_mode] is [`TIMER_PROCESS_PHYSICS`][Self::TIMER_PROCESS_PHYSICS]). This means very low wait times (lower than 0.05 seconds) will behave in significantly different ways depending on the rendered framerate. For very low wait times, it is recommended to use a process loop in a script instead of using a Timer node."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Timers can only emit once per rendered frame at most (or once per physics frame if [`process_mode`][Self::process_mode] is [`TIMER_PROCESS_PHYSICS`][Self::TIMER_PROCESS_PHYSICS]). This means very low wait times (lower than 0.05 seconds) will behave in significantly different ways depending on the rendered framerate. For very low wait times, it is recommended to use a process loop in a script instead of using a Timer node. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Timer` has no field or associated item named `process_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::paused` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2913:9145 [INFO] [stdout] | [INFO] [stdout] 2913 | ... } # [doc = "Starts the timer. Sets `wait_time` to `time_sec` if `time_sec > 0`. This also resets the remaining time to `wait_time`.\n**Note:** This method will not resume a paused timer. See [`paused`][Self::paused].\n# Default Arguments\n* `time_sec` - `-1`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This method will not resume a paused timer. See [`paused`][Self::paused]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Timer` has no field or associated item named `paused` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::can_drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2943:9576 [INFO] [stdout] | [INFO] [stdout] 2943 | ... } # [doc = "The drop mode as an OR combination of flags. See [`DropModeFlags`][DropModeFlags] constants. Once dropping is done, reverts to [`DROP_MODE_DISABLED`][Self::DROP_MODE_DISABLED]. Setting this during [`Control.can_drop_data`][Control::can_drop_data] is recommended.\nThis controls the drop sections, i.e. the decision and drawing of possible drop locations based on the mouse position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The drop mode as an OR combination of flags. See [`DropModeFlags`][DropModeFlags] constants. Once dropping is done, reverts to [`DROP_MODE_DISABLED`][Self::DROP_MODE_DISABLED]. Setting this during [`Control.can_drop_data`][Control::can_drop_data] is recommended. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `can_drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::size_flags_stretch_ratio` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2943:19469 [INFO] [stdout] | [INFO] [stdout] 2943 | ... } # [doc = "If `true`, the column will have the \"Expand\" flag of [`Control`][Control]. Columns that have the \"Expand\" flag will use their \"min_width\" in a similar fashion to [`Control.size_flags_stretch_ratio`][Control::size_flags_stretch_ratio]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the column will have the "Expand" flag of [`Control`][Control]. Columns that have the "Expand" flag will use their "min_width" in a similar fashion to [`Control.size_flags_stretch_ratio`][Control::size_flags_stretch_ratio]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `size_flags_stretch_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::size_flags_stretch_ratio` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2943:20062 [INFO] [stdout] | [INFO] [stdout] 2943 | ... } # [doc = "Sets the minimum width of a column. Columns that have the \"Expand\" flag will use their \"min_width\" in a similar fashion to [`Control.size_flags_stretch_ratio`][Control::size_flags_stretch_ratio]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the minimum width of a column. Columns that have the "Expand" flag will use their "min_width" in a similar fashion to [`Control.size_flags_stretch_ratio`][Control::size_flags_stretch_ratio]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `size_flags_stretch_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::can_drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2943:21743 [INFO] [stdout] | [INFO] [stdout] 2943 | ... } # [doc = "The drop mode as an OR combination of flags. See [`DropModeFlags`][DropModeFlags] constants. Once dropping is done, reverts to [`DROP_MODE_DISABLED`][Self::DROP_MODE_DISABLED]. Setting this during [`Control.can_drop_data`][Control::can_drop_data] is recommended.\nThis controls the drop sections, i.e. the decision and drawing of possible drop locations based on the mouse position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The drop mode as an OR combination of flags. See [`DropModeFlags`][DropModeFlags] constants. Once dropping is done, reverts to [`DROP_MODE_DISABLED`][Self::DROP_MODE_DISABLED]. Setting this during [`Control.can_drop_data`][Control::can_drop_data] is recommended. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `can_drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Object::free` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2949:21800 [INFO] [stdout] | [INFO] [stdout] 2949 | ... } # [doc = "Removes the given child [`TreeItem`][TreeItem] and all its children from the [`Tree`][Tree]. Note that it doesn't free the item from memory, so it can be reused later. To completely remove a [`TreeItem`][TreeItem] use [`Object.free`][Object::free]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Removes the given child [`TreeItem`][TreeItem] and all its children from the [`Tree`][Tree]. Note that it doesn't free the item from memory, so it can be reused later. To completely remove a [`TreeItem`][TreeItem] use [`Object.free`][Object::free]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `free` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Range::exp_edit` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2949:31091 [INFO] [stdout] | [INFO] [stdout] 2949 | ... } # [doc = "Sets the range of accepted values for a column. The column must be in the [`CELL_MODE_RANGE`][Self::CELL_MODE_RANGE] mode.\nIf `expr` is `true`, the edit mode slider will use an exponential scale as with [`Range.exp_edit`][Range::exp_edit].\n# Default Arguments\n* `expr` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `expr` is `true`, the edit mode slider will use an exponential scale as with [`Range.exp_edit`][Range::exp_edit]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Range` has no field or associated item named `exp_edit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:2967:4086 [INFO] [stdout] | [INFO] [stdout] 2967 | ... } # [doc = "Call this method at regular intervals (e.g. inside [`Node._process`][Node::_process]) to process new packets. And packet from known address/port pair will be delivered to the appropriate [`PacketPeerUDP`][PacketPeerUDP], any packet received from an unknown address/port pair will be added as a pending connection (see [`is_connection_available`][Self::is_connection_available], [`take_connection`][Self::take_connection]). The maximum number of pending connection is defined via [`max_pending_connections`][Self::max_pending_connections]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Call this method at regular intervals (e.g. inside [`Node._process`][Node::_process]) to process new packets. And packet from known address/port pair will be delivered to the appropriate [`PacketPeerUDP`][PacketPeerUDP], any packet received from an unknown address/port pair will be added as a pending connection (see [`is_connection_available`][Self::is_connection_available], [`take_connection`][Self::take_connection]). The maximum number of pending connection is defined via [`max_pending_connections`][Self::max_pending_connections]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VehicleWheel::use_as_traction` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3021:3546 [INFO] [stdout] | [INFO] [stdout] 3021 | ... } # [doc = "Accelerates the vehicle by applying an engine force. The vehicle is only speed up if the wheels that have [`VehicleWheel.use_as_traction`][VehicleWheel::use_as_traction] set to `true` and are in contact with a surface. The [`RigidBody.mass`][RigidBody::mass] of the vehicle has an effect on the acceleration of the vehicle. For a vehicle with a mass set to 1000, try a value in the 25 - 50 range for acceleration.\n**Note:** The simulation does not take the effect of gears into account, you will need to add logic for this if you wish to simulate gears.\nA negative value will result in the vehicle reversing."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Accelerates the vehicle by applying an engine force. The vehicle is only speed up if the wheels that have [`VehicleWheel.use_as_traction`][VehicleWheel::use_as_traction] set to `true` and are in contact with a surface. The [`RigidBody.mass`][RigidBody::mass] of the vehicle has an effect on the acceleration of the vehicle. For a vehicle with a mass set to 1000, try a value in the 25 - 50 range for acceleration. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `VehicleWheel` has no field or associated item named `use_as_traction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VehicleWheel::use_as_steering` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3021:4461 [INFO] [stdout] | [INFO] [stdout] 3021 | ... } # [doc = "The steering angle for the vehicle. Setting this to a non-zero value will result in the vehicle turning when it's moving. Wheels that have [`VehicleWheel.use_as_steering`][VehicleWheel::use_as_steering] set to `true` will automatically be rotated."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The steering angle for the vehicle. Setting this to a non-zero value will result in the vehicle turning when it's moving. Wheels that have [`VehicleWheel.use_as_steering`][VehicleWheel::use_as_steering] set to `true` will automatically be rotated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `VehicleWheel` has no field or associated item named `use_as_steering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VehicleWheel::use_as_traction` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3021:5667 [INFO] [stdout] | [INFO] [stdout] 3021 | ... } # [doc = "Accelerates the vehicle by applying an engine force. The vehicle is only speed up if the wheels that have [`VehicleWheel.use_as_traction`][VehicleWheel::use_as_traction] set to `true` and are in contact with a surface. The [`RigidBody.mass`][RigidBody::mass] of the vehicle has an effect on the acceleration of the vehicle. For a vehicle with a mass set to 1000, try a value in the 25 - 50 range for acceleration.\n**Note:** The simulation does not take the effect of gears into account, you will need to add logic for this if you wish to simulate gears.\nA negative value will result in the vehicle reversing."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Accelerates the vehicle by applying an engine force. The vehicle is only speed up if the wheels that have [`VehicleWheel.use_as_traction`][VehicleWheel::use_as_traction] set to `true` and are in contact with a surface. The [`RigidBody.mass`][RigidBody::mass] of the vehicle has an effect on the acceleration of the vehicle. For a vehicle with a mass set to 1000, try a value in the 25 - 50 range for acceleration. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `VehicleWheel` has no field or associated item named `use_as_traction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VehicleWheel::use_as_steering` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3021:6617 [INFO] [stdout] | [INFO] [stdout] 3021 | ... } # [doc = "The steering angle for the vehicle. Setting this to a non-zero value will result in the vehicle turning when it's moving. Wheels that have [`VehicleWheel.use_as_steering`][VehicleWheel::use_as_steering] set to `true` will automatically be rotated."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The steering angle for the vehicle. Setting this to a non-zero value will result in the vehicle turning when it's moving. Wheels that have [`VehicleWheel.use_as_steering`][VehicleWheel::use_as_steering] set to `true` will automatically be rotated. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `VehicleWheel` has no field or associated item named `use_as_steering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fxaa` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3063:17902 [INFO] [stdout] | [INFO] [stdout] 3063 | ... } # [doc = "If set to a value greater than `0.0`, contrast-adaptive sharpening will be applied to the 3D viewport. This has a low performance cost and can be used to recover some of the sharpness lost from using FXAA. Values around `0.5` generally give the best results. See also [`fxaa`][Self::fxaa]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If set to a value greater than `0.0`, contrast-adaptive sharpening will be applied to the 3D viewport. This has a low performance cost and can be used to recover some of the sharpness lost from using FXAA. Values around `0.5` generally give the best results. See also [`fxaa`][Self::fxaa]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: the struct `Viewport` has no field or associated item named `fxaa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::get_drag_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3063:24747 [INFO] [stdout] | [INFO] [stdout] 3063 | ... } # [doc = "Returns the drag data from the GUI, that was previously returned by [`Control.get_drag_data`][Control::get_drag_data]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the drag data from the GUI, that was previously returned by [`Control.get_drag_data`][Control::get_drag_data]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `get_drag_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fxaa` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3063:39601 [INFO] [stdout] | [INFO] [stdout] 3063 | ... } # [doc = "If set to a value greater than `0.0`, contrast-adaptive sharpening will be applied to the 3D viewport. This has a low performance cost and can be used to recover some of the sharpness lost from using FXAA. Values around `0.5` generally give the best results. See also [`fxaa`][Self::fxaa]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If set to a value greater than `0.0`, contrast-adaptive sharpening will be applied to the 3D viewport. This has a low performance cost and can be used to recover some of the sharpness lost from using FXAA. Values around `0.5` generally give the best results. See also [`fxaa`][Self::fxaa]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: the struct `Viewport` has no field or associated item named `fxaa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::stretch` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3069:2918 [INFO] [stdout] | [INFO] [stdout] 3069 | ... } # [doc = "Divides the viewport's effective resolution by this value while preserving its scale. This can be used to speed up rendering.\nFor example, a 1280×720 viewport with [`stretch_shrink`][Self::stretch_shrink] set to `2` will be rendered at 640×360 while occupying the same size in the container.\n**Note:** [`stretch`][Self::stretch] must be `true` for this property to work."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** [`stretch`][Self::stretch] must be `true` for this property to work. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ViewportContainer` has no field or associated item named `stretch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::stretch` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3069:4374 [INFO] [stdout] | [INFO] [stdout] 3069 | ... } # [doc = "Divides the viewport's effective resolution by this value while preserving its scale. This can be used to speed up rendering.\nFor example, a 1280×720 viewport with [`stretch_shrink`][Self::stretch_shrink] set to `2` will be rendered at 640×360 while occupying the same size in the container.\n**Note:** [`stretch`][Self::stretch] must be `true` for this property to work."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** [`stretch`][Self::stretch] must be `true` for this property to work. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ViewportContainer` has no field or associated item named `stretch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3087:4182 [INFO] [stdout] | [INFO] [stdout] 3087 | ...om_sys (obj) } } # [doc = "If `true`, the parent's [`Node._process`][Node::_process] will be stopped."] # [doc = ""] # [inline] pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the parent's [`Node._process`][Node::_process] will be stopped. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3087:4609 [INFO] [stdout] | [INFO] [stdout] 3087 | ...) ; ret as _ } } # [doc = "If `true`, the parent's [`Node._process`][Node::_process] will be stopped."] # [doc = ""] # [inline] pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the parent's [`Node._process`][Node::_process] will be stopped. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::layers` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3105:3678 [INFO] [stdout] | [INFO] [stdout] 3105 | ...} } # [doc = "Returns `true` when the specified layer is enabled in [`layers`][Self::layers] and `false` otherwise."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` when the specified layer is enabled in [`layers`][Self::layers] and `false` otherwise. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `VisualInstance` has no field or associated item named `layers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::layers` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3105:6057 [INFO] [stdout] | [INFO] [stdout] 3105 | ... . as_ptr () , mask) ; } } # [doc = "Enables a particular layer in [`layers`][Self::layers]."] # [doc = ""] # [inline] pub fn set_laye... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables a particular layer in [`layers`][Self::layers]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `VisualInstance` has no field or associated item named `layers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Light2D::offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:89824 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the offset of the light's texture. Equivalent to [`Light2D.offset`][Light2D::offset]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the offset of the light's texture. Equivalent to [`Light2D.offset`][Light2D::offset]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light2D` has no field or associated item named `offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Light2D::range_z_min` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:91114 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the Z range of objects that will be affected by this light. Equivalent to [`Light2D.range_z_min`][Light2D::range_z_min] and [`Light2D.range_z_max`][Light2D::range_z_max]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the Z range of objects that will be affected by this light. Equivalent to [`Light2D.range_z_min`][Light2D::range_z_min] and [`Light2D.range_z_max`][Light2D::range_z_max]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light2D` has no field or associated item named `range_z_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Light2D::range_z_max` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:91114 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the Z range of objects that will be affected by this light. Equivalent to [`Light2D.range_z_min`][Light2D::range_z_min] and [`Light2D.range_z_max`][Light2D::range_z_max]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the Z range of objects that will be affected by this light. Equivalent to [`Light2D.range_z_min`][Light2D::range_z_min] and [`Light2D.range_z_max`][Light2D::range_z_max]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light2D` has no field or associated item named `range_z_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Environment::background_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:99413 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the _BGMode_ of the environment. Equivalent to [`Environment.background_mode`][Environment::background_mode]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the _BGMode_ of the environment. Equivalent to [`Environment.background_mode`][Environment::background_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `background_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Environment::background_sky` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:107042 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the [`Sky`][Sky] to be used as the environment's background when using _BGMode_ sky. Equivalent to [`Environment.background_sky`][Environment::background_sky]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the [`Sky`][Sky] to be used as the environment's background when using _BGMode_ sky. Equivalent to [`Environment.background_sky`][Environment::background_sky]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `background_sky` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Environment::background_sky_custom_fov` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:107739 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets a custom field of view for the background [`Sky`][Sky]. Equivalent to [`Environment.background_sky_custom_fov`][Environment::background_sky_custom_fov]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets a custom field of view for the background [`Sky`][Sky]. Equivalent to [`Environment.background_sky_custom_fov`][Environment::background_sky_custom_fov]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `background_sky_custom_fov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Environment::background_sky_orientation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:108455 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the rotation of the background [`Sky`][Sky] expressed as a [`Basis`][Basis]. Equivalent to [`Environment.background_sky_orientation`][Environment::background_sky_orientation]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the rotation of the background [`Sky`][Sky] expressed as a [`Basis`][Basis]. Equivalent to [`Environment.background_sky_orientation`][Environment::background_sky_orientation]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `background_sky_orientation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GIProbe::compress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:122900 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Returns `true` if the GI probe data associated with this GI probe is compressed. Equivalent to [`GIProbe.compress`][GIProbe::compress]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the GI probe data associated with this GI probe is compressed. Equivalent to [`GIProbe.compress`][GIProbe::compress]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GIProbe` has no field or associated item named `compress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GIProbe::interior` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:123567 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Returns `true` if the GI probe is set to interior, meaning it does not account for sky light. Equivalent to [`GIProbe.interior`][GIProbe::interior]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the GI probe is set to interior, meaning it does not account for sky light. Equivalent to [`GIProbe.interior`][GIProbe::interior]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GIProbe` has no field or associated item named `interior` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GIProbe::compress` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:126089 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the compression setting for the GI probe data. Compressed data will take up less space but may look worse. Equivalent to [`GIProbe.compress`][GIProbe::compress]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the compression setting for the GI probe data. Compressed data will take up less space but may look worse. Equivalent to [`GIProbe.compress`][GIProbe::compress]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GIProbe` has no field or associated item named `compress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GIProbe::interior` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:129061 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the interior value of this GI probe. A GI probe set to interior does not include the sky when calculating lighting. Equivalent to [`GIProbe.interior`][GIProbe::interior]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the interior value of this GI probe. A GI probe set to interior does not include the sky when calculating lighting. Equivalent to [`GIProbe.interior`][GIProbe::interior]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GIProbe` has no field or associated item named `interior` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GeometryInstance::cast_shadow` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:146545 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the shadow casting setting to one of [`ShadowCastingSetting`][ShadowCastingSetting]. Equivalent to [`GeometryInstance.cast_shadow`][GeometryInstance::cast_shadow]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the shadow casting setting to one of [`ShadowCastingSetting`][ShadowCastingSetting]. Equivalent to [`GeometryInstance.cast_shadow`][GeometryInstance::cast_shadow]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GeometryInstance` has no field or associated item named `cast_shadow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VisualInstance::layers` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:153256 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the render layers that this instance will be drawn to. Equivalent to [`VisualInstance.layers`][VisualInstance::layers]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the render layers that this instance will be drawn to. Equivalent to [`VisualInstance.layers`][VisualInstance::layers]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `VisualInstance` has no field or associated item named `layers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Spatial::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:156854 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets whether an instance is drawn or not. Equivalent to [`Spatial.visible`][Spatial::visible]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets whether an instance is drawn or not. Equivalent to [`Spatial.visible`][Spatial::visible]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Spatial` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DirectionalLight::directional_shadow_blend_splits` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:161524 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, this directional light will blend between shadow map splits resulting in a smoother transition between them. Equivalent to [`DirectionalLight.directional_shadow_blend_splits`][DirectionalLight::directional_shadow_blend_splits]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, this directional light will blend between shadow map splits resulting in a smoother transition between them. Equivalent to [`DirectionalLight.directional_shadow_blend_splits`][DirectionalLight::directional_shadow_blend_splits]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `DirectionalLight` has no field or associated item named `directional_shadow_blend_splits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DirectionalLight::directional_shadow_depth_range` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:162337 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the shadow depth range mode for this directional light. Equivalent to [`DirectionalLight.directional_shadow_depth_range`][DirectionalLight::directional_shadow_depth_range]. See [`LightDirectionalShadowDepthRangeMode`][LightDirectionalShadowDepthRangeMode] for options."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the shadow depth range mode for this directional light. Equivalent to [`DirectionalLight.directional_shadow_depth_range`][DirectionalLight::directional_shadow_depth_range]. See [`LightDirectionalShadowDepthRangeMode`][LightDirectionalShadowDepthRangeMode] for options. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `DirectionalLight` has no field or associated item named `directional_shadow_depth_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DirectionalLight::directional_shadow_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:163213 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the shadow mode for this directional light. Equivalent to [`DirectionalLight.directional_shadow_mode`][DirectionalLight::directional_shadow_mode]. See [`LightDirectionalShadowMode`][LightDirectionalShadowMode] for options."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the shadow mode for this directional light. Equivalent to [`DirectionalLight.directional_shadow_mode`][DirectionalLight::directional_shadow_mode]. See [`LightDirectionalShadowMode`][LightDirectionalShadowMode] for options. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `DirectionalLight` has no field or associated item named `directional_shadow_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OmniLight::omni_shadow_detail` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:164007 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets whether to use vertical or horizontal detail for this omni light. This can be used to alleviate artifacts in the shadow map. Equivalent to [`OmniLight.omni_shadow_detail`][OmniLight::omni_shadow_detail]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets whether to use vertical or horizontal detail for this omni light. This can be used to alleviate artifacts in the shadow map. Equivalent to [`OmniLight.omni_shadow_detail`][OmniLight::omni_shadow_detail]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `OmniLight` has no field or associated item named `omni_shadow_detail` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OmniLight::omni_shadow_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:164776 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets whether to use a dual paraboloid or a cubemap for the shadow map. Dual paraboloid is faster but may suffer from artifacts. Equivalent to [`OmniLight.omni_shadow_mode`][OmniLight::omni_shadow_mode]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets whether to use a dual paraboloid or a cubemap for the shadow map. Dual paraboloid is faster but may suffer from artifacts. Equivalent to [`OmniLight.omni_shadow_mode`][OmniLight::omni_shadow_mode]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `OmniLight` has no field or associated item named `omni_shadow_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Light::light_color` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:166278 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the color of the light. Equivalent to [`Light.light_color`][Light::light_color]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the color of the light. Equivalent to [`Light.light_color`][Light::light_color]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `light_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Light::light_cull_mask` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:166900 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the cull mask for this Light. Lights only affect objects in the selected layers. Equivalent to [`Light.light_cull_mask`][Light::light_cull_mask]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the cull mask for this Light. Lights only affect objects in the selected layers. Equivalent to [`Light.light_cull_mask`][Light::light_cull_mask]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `light_cull_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Light::light_negative` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:167589 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, light will subtract light instead of adding light. Equivalent to [`Light.light_negative`][Light::light_negative]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, light will subtract light instead of adding light. Equivalent to [`Light.light_negative`][Light::light_negative]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `light_negative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Light::shadow_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:170503 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, light will cast shadows. Equivalent to [`Light.shadow_enabled`][Light::shadow_enabled]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, light will cast shadows. Equivalent to [`Light.shadow_enabled`][Light::shadow_enabled]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Light` has no field or associated item named `shadow_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BakedLightmapData::interior` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:178680 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the \"interior\" mode for this lightmap capture. Equivalent to [`BakedLightmapData.interior`][BakedLightmapData::interior]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the "interior" mode for this lightmap capture. Equivalent to [`BakedLightmapData.interior`][BakedLightmapData::interior]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmapData` has no field or associated item named `interior` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::draw_pass_1` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:224135 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `draw_pass_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::draw_pass_2` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:224135 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `draw_pass_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::draw_pass_3` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:224135 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `draw_pass_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::draw_pass_4` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:224135 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the mesh to be used for the specified draw pass. Equivalent to [`Particles.draw_pass_1`][Particles::draw_pass_1], [`Particles.draw_pass_2`][Particles::draw_pass_2], [`Particles.draw_pass_3`][Particles::draw_pass_3], and [`Particles.draw_pass_4`][Particles::draw_pass_4]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `draw_pass_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::emitting` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:226344 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, particles will emit over time. Setting to false does not reset the particles, but only stops their emission. Equivalent to [`Particles.emitting`][Particles::emitting]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles will emit over time. Setting to false does not reset the particles, but only stops their emission. Equivalent to [`Particles.emitting`][Particles::emitting]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `emitting` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::explosiveness` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:227085 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the explosiveness ratio. Equivalent to [`Particles.explosiveness`][Particles::explosiveness]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the explosiveness ratio. Equivalent to [`Particles.explosiveness`][Particles::explosiveness]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `explosiveness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::fract_delta` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:228446 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, uses fractional delta which smooths the movement of the particles. Equivalent to [`Particles.fract_delta`][Particles::fract_delta]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, uses fractional delta which smooths the movement of the particles. Equivalent to [`Particles.fract_delta`][Particles::fract_delta]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `fract_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::preprocess` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:230504 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the preprocess time for the particles' animation. This lets you delay starting an animation until after the particles have begun emitting. Equivalent to [`Particles.preprocess`][Particles::preprocess]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the preprocess time for the particles' animation. This lets you delay starting an animation until after the particles have begun emitting. Equivalent to [`Particles.preprocess`][Particles::preprocess]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `preprocess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::randomness` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:232042 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the emission randomness ratio. This randomizes the emission of particles within their phase. Equivalent to [`Particles.randomness`][Particles::randomness]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the emission randomness ratio. This randomizes the emission of particles within their phase. Equivalent to [`Particles.randomness`][Particles::randomness]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `randomness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Particles::local_coords` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:233443 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, particles use local coordinates. If `false` they use global coordinates. Equivalent to [`Particles.local_coords`][Particles::local_coords]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles use local coordinates. If `false` they use global coordinates. Equivalent to [`Particles.local_coords`][Particles::local_coords]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Particles` has no field or associated item named `local_coords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReflectionProbe::interior_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:234970 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, reflections will ignore sky contribution. Equivalent to [`ReflectionProbe.interior_enable`][ReflectionProbe::interior_enable]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, reflections will ignore sky contribution. Equivalent to [`ReflectionProbe.interior_enable`][ReflectionProbe::interior_enable]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReflectionProbe::box_projection` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:236441 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, uses box projection. This can make reflections look more correct in certain situations. Equivalent to [`ReflectionProbe.box_projection`][ReflectionProbe::box_projection]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, uses box projection. This can make reflections look more correct in certain situations. Equivalent to [`ReflectionProbe.box_projection`][ReflectionProbe::box_projection]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `box_projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReflectionProbe::enable_shadows` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:237213 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "If `true`, computes shadows in the reflection probe. This makes the reflection much slower to compute. Equivalent to [`ReflectionProbe.enable_shadows`][ReflectionProbe::enable_shadows]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, computes shadows in the reflection probe. This makes the reflection much slower to compute. Equivalent to [`ReflectionProbe.enable_shadows`][ReflectionProbe::enable_shadows]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `enable_shadows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReflectionProbe::interior_ambient_color` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:239416 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the ambient light color for this reflection probe when set to interior mode. Equivalent to [`ReflectionProbe.interior_ambient_color`][ReflectionProbe::interior_ambient_color]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the ambient light color for this reflection probe when set to interior mode. Equivalent to [`ReflectionProbe.interior_ambient_color`][ReflectionProbe::interior_ambient_color]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_ambient_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ReflectionProbe::interior_ambient_contrib` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:240978 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to interior mode. Useful so that ambient light matches the color of the room. Equivalent to [`ReflectionProbe.interior_ambient_contrib`][ReflectionProbe::interior_ambient_contrib]."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to interior mode. Useful so that ambient light matches the color of the room. Equivalent to [`ReflectionProbe.interior_ambient_contrib`][ReflectionProbe::interior_ambient_contrib]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ReflectionProbe` has no field or associated item named `interior_ambient_contrib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Viewport::render_direct_to_screen` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:276331 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nCopies viewport to a region of the screen specified by `rect`. If [`Viewport.render_direct_to_screen`][Viewport::render_direct_to_screen] is `true`, then viewport does not use a framebuffer and the contents of the viewport are rendered directly to screen. However, note that the root viewport is drawn last, therefore it will draw over the screen. Accordingly, you must set the root viewport to an area that does not cover the area that you have attached this viewport to.\nFor example, you can set the root viewport to not render at all with the following code:\n```gdscript\nfunc _ready():\n get_viewport().set_attach_to_screen_rect(Rect2())\n $Viewport.set_attach_to_screen_rect(Rect2(0, 0, 600, 600))\n```\nUsing this can result in significant optimization, especially on lower-end devices. However, it comes at the cost of having to manage your viewports manually. For a further optimization see, [`viewport_set_render_direct_to_screen`][Self::viewport_set_render_direct_to_screen].\n# Default Arguments\n* `rect` - `Rect2( 0, 0, 0, 0 )`\n* `screen` - `0`"] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Copies viewport to a region of the screen specified by `rect`. If [`Viewport.render_direct_to_screen`][Viewport::render_direct_to_screen] is `true`, then viewport does not use a framebuffer and the contents of the viewport are rendered directly to screen. However, note that the root viewport is drawn last, therefore it will draw over the screen. Accordingly, you must set the root viewport to an area that does not cover the area that you have attached this viewport to. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Viewport` has no field or associated item named `render_direct_to_screen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ViewportMSAA` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3387:288161 [INFO] [stdout] | [INFO] [stdout] 3387 | ... } # [doc = "Sets the anti-aliasing mode. See [`ViewportMSAA`][ViewportMSAA] for options."] # [doc = "\n# Safety\nThis function has parameters of type `Rid` (resource ID). RIDs are untyped and interpreted as raw pointers by the engine, so passing an incorrect RID can cause UB."] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anti-aliasing mode. See [`ViewportMSAA`][ViewportMSAA] for options. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `ViewportMSAA` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::type` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3441:5036 [INFO] [stdout] | [INFO] [stdout] 3441 | ... } # [doc = "Extra condition which is applied if [`type`][Self::type] is set to [`CTYPE_VECTOR`][Self::CTYPE_VECTOR]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Extra condition which is applied if [`type`][Self::type] is set to [`CTYPE_VECTOR`][Self::CTYPE_VECTOR]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: the struct `VisualShaderNodeCompare` has no field or associated item named `type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::type` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3441:6488 [INFO] [stdout] | [INFO] [stdout] 3441 | ... } # [doc = "Extra condition which is applied if [`type`][Self::type] is set to [`CTYPE_VECTOR`][Self::CTYPE_VECTOR]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Extra condition which is applied if [`type`][Self::type] is set to [`CTYPE_VECTOR`][Self::CTYPE_VECTOR]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: the struct `VisualShaderNodeCompare` has no field or associated item named `type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3831:2851 [INFO] [stdout] | [INFO] [stdout] 3831 | ... } # [doc = "Returns the close [`TextureButton`][TextureButton].\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3885:5359 [INFO] [stdout] | [INFO] [stdout] 3885 | ... } # [doc = "The number of fixed iterations per second. This controls how often physics simulation and [`Node._physics_process`][Node::_physics_process] methods are run. This value should generally always be set to `60` or above, as Godot doesn't interpolate the physics step. As a result, values lower than `60` will look stuttery. This value can be increased to make input more reactive or work around tunneling issues, but keep in mind doing so will increase CPU usage."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The number of fixed iterations per second. This controls how often physics simulation and [`Node._physics_process`][Node::_physics_process] methods are run. This value should generally always be set to `60` or above, as Godot doesn't interpolate the physics step. As a result, values lower than `60` will look stuttery. This value can be increased to make input more reactive or work around tunneling issues, but keep in mind doing so will increase CPU usage. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_physics_process` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3885:17408 [INFO] [stdout] | [INFO] [stdout] 3885 | ... } # [doc = "The number of fixed iterations per second. This controls how often physics simulation and [`Node._physics_process`][Node::_physics_process] methods are run. This value should generally always be set to `60` or above, as Godot doesn't interpolate the physics step. As a result, values lower than `60` will look stuttery. This value can be increased to make input more reactive or work around tunneling issues, but keep in mind doing so will increase CPU usage."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The number of fixed iterations per second. This controls how often physics simulation and [`Node._physics_process`][Node::_physics_process] methods are run. This value should generally always be set to `60` or above, as Godot doesn't interpolate the physics step. As a result, values lower than `60` will look stuttery. This value can be increased to make input more reactive or work around tunneling issues, but keep in mind doing so will increase CPU usage. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_physics_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `endianness` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3891:10440 [INFO] [stdout] | [INFO] [stdout] 3891 | ... } # [doc = "If `true`, the file is read with big-endian [`endianness`][endianness](https://en.wikipedia.org/wiki/Endianness). If `false`, the file is read with little-endian endianness. If in doubt, leave this to `false` as most files are written with little-endian endianness.\n**Note:** [`endian_swap`][Self::endian_swap] is only about the file format, not the CPU type. The CPU endianness doesn't affect the default endianness for files written.\n**Note:** This is always reset to `false` whenever you open the file. Therefore, you must set [`endian_swap`][Self::endian_swap] _after_ opening the file, not before."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the file is read with big-endian [`endianness`][endianness](https://en.wikipedia.org/wiki/Endianness). If `false`, the file is read with little-endian endianness. If in doubt, leave this to `false` as most files are written with little-endian endianness. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `endianness` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `endianness` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3891:20956 [INFO] [stdout] | [INFO] [stdout] 3891 | ... } # [doc = "If `true`, the file is read with big-endian [`endianness`][endianness](https://en.wikipedia.org/wiki/Endianness). If `false`, the file is read with little-endian endianness. If in doubt, leave this to `false` as most files are written with little-endian endianness.\n**Note:** [`endian_swap`][Self::endian_swap] is only about the file format, not the CPU type. The CPU endianness doesn't affect the default endianness for files written.\n**Note:** This is always reset to `false` whenever you open the file. Therefore, you must set [`endian_swap`][Self::endian_swap] _after_ opening the file, not before."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the file is read with big-endian [`endianness`][endianness](https://en.wikipedia.org/wiki/Endianness). If `false`, the file is read with little-endian endianness. If in doubt, leave this to `false` as most files are written with little-endian endianness. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `endianness` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3891:23826 [INFO] [stdout] | [INFO] [stdout] 3891 | ... } # [doc = "Stores an integer as 64 bits in the file.\n**Note:** The `value` must lie in the interval `[-2^63, 2^63 - 1]` (i.e. be a valid [`int`][int] value)."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** The `value` must lie in the interval `[-2^63, 2^63 - 1]` (i.e. be a valid [`int`][int] value). [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::PROPERTY_USAGE_STORAGE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3891:28398 [INFO] [stdout] | [INFO] [stdout] 3891 | ... } # [doc = "Stores any Variant value in the file. If `full_objects` is `true`, encoding objects is allowed (and can potentially include code).\n**Note:** Not all properties are included. Only properties that are configured with the [`PROPERTY_USAGE_STORAGE`][Self::PROPERTY_USAGE_STORAGE] flag set will be serialized. You can add a new usage flag to a property by overriding the [`Object._get_property_list`][Object::_get_property_list] method in your class. You can also check how property usage is configured by calling [`Object._get_property_list`][Object::_get_property_list]. See [`PropertyUsageFlags`][PropertyUsageFlags] for the possible usage flags.\n# Default Arguments\n* `full_objects` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Not all properties are included. Only properties that are configured with the [`PROPERTY_USAGE_STORAGE`][Self::PROPERTY_USAGE_STORAGE] flag set will be serialized. You can add a new usage flag to a property by overriding the [`Object._get_property_list`][Object::_get_property_list] method in your class. You can also check how property usage is configured by calling [`Object._get_property_list`][Object::_get_property_list]. See [`PropertyUsageFlags`][PropertyUsageFlags] for the possible usage flags. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `File` has no field or associated item named `PROPERTY_USAGE_STORAGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Object::_get_property_list` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3891:28398 [INFO] [stdout] | [INFO] [stdout] 3891 | ... } # [doc = "Stores any Variant value in the file. If `full_objects` is `true`, encoding objects is allowed (and can potentially include code).\n**Note:** Not all properties are included. Only properties that are configured with the [`PROPERTY_USAGE_STORAGE`][Self::PROPERTY_USAGE_STORAGE] flag set will be serialized. You can add a new usage flag to a property by overriding the [`Object._get_property_list`][Object::_get_property_list] method in your class. You can also check how property usage is configured by calling [`Object._get_property_list`][Object::_get_property_list]. See [`PropertyUsageFlags`][PropertyUsageFlags] for the possible usage flags.\n# Default Arguments\n* `full_objects` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Not all properties are included. Only properties that are configured with the [`PROPERTY_USAGE_STORAGE`][Self::PROPERTY_USAGE_STORAGE] flag set will be serialized. You can add a new usage flag to a property by overriding the [`Object._get_property_list`][Object::_get_property_list] method in your class. You can also check how property usage is configured by calling [`Object._get_property_list`][Object::_get_property_list]. See [`PropertyUsageFlags`][PropertyUsageFlags] for the possible usage flags. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Object` has no field or associated item named `_get_property_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PropertyUsageFlags` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3891:28398 [INFO] [stdout] | [INFO] [stdout] 3891 | ... } # [doc = "Stores any Variant value in the file. If `full_objects` is `true`, encoding objects is allowed (and can potentially include code).\n**Note:** Not all properties are included. Only properties that are configured with the [`PROPERTY_USAGE_STORAGE`][Self::PROPERTY_USAGE_STORAGE] flag set will be serialized. You can add a new usage flag to a property by overriding the [`Object._get_property_list`][Object::_get_property_list] method in your class. You can also check how property usage is configured by calling [`Object._get_property_list`][Object::_get_property_list]. See [`PropertyUsageFlags`][PropertyUsageFlags] for the possible usage flags.\n# Default Arguments\n* `full_objects` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Not all properties are included. Only properties that are configured with the [`PROPERTY_USAGE_STORAGE`][Self::PROPERTY_USAGE_STORAGE] flag set will be serialized. You can add a new usage flag to a property by overriding the [`Object._get_property_list`][Object::_get_property_list] method in your class. You can also check how property usage is configured by calling [`Object._get_property_list`][Object::_get_property_list]. See [`PropertyUsageFlags`][PropertyUsageFlags] for the possible usage flags. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `PropertyUsageFlags` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3903:2415 [INFO] [stdout] | [INFO] [stdout] 3903 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nConverts a [`Variant`][Variant] var to JSON text and returns the result. Useful for serializing data to store or send over the network.\n**Note:** The JSON specification does not define integer or float types, but only a _number_ type. Therefore, converting a Variant to JSON text will convert all numerical values to [`float`][float] types.\nUse `indent` parameter to pretty print the output.\n**Example output:**\n```gdscript\n## JSON.print(my_dictionary)\n{\"name\":\"my_dictionary\",\"version\":\"1.0.0\",\"entities\":[{\"name\":\"entity_0\",\"value\":\"value_0\"},{\"name\":\"entity_1\",\"value\":\"value_1\"}]}\n\n## JSON.print(my_dictionary, \"\\t\")\n{\n \"name\": \"my_dictionary\",\n \"version\": \"1.0.0\",\n \"entities\": [\n {\n \"name\": \"entity_0\",\n \"value\": \"value_0\"\n },\n {\n \"name\": \"entity_1\",\n \"value\": \"value_1\"\n }\n ]\n}\n```\n# Default Arguments\n* `indent` - `\"\"`\n* `sort_keys` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** The JSON specification does not define integer or float types, but only a _number_ type. Therefore, converting a Variant to JSON text will convert all numerical values to [`float`][float] types. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3915:2414 [INFO] [stdout] | [INFO] [stdout] 3915 | ... } # [doc = "Tries locking this [`Mutex`][Mutex], but does not block. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise.\n**Note:** This function returns [`OK`][Self::OK] if the thread already has ownership of the mutex."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tries locking this [`Mutex`][Mutex], but does not block. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `Mutex` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_BUSY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3915:2414 [INFO] [stdout] | [INFO] [stdout] 3915 | ... } # [doc = "Tries locking this [`Mutex`][Mutex], but does not block. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise.\n**Note:** This function returns [`OK`][Self::OK] if the thread already has ownership of the mutex."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tries locking this [`Mutex`][Mutex], but does not block. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Mutex` has no field or associated item named `ERR_BUSY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3933:3623 [INFO] [stdout] | [INFO] [stdout] 3933 | ... } # [doc = "Saves a resource to disk to the given path, using a [`ResourceFormatSaver`][ResourceFormatSaver] that recognizes the resource object.\nThe `flags` bitmask can be specified to customize the save behavior.\nReturns [`OK`][Self::OK] on success.\n# Default Arguments\n* `flags` - `0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `ResourceSaver` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3939:2002 [INFO] [stdout] | [INFO] [stdout] 3939 | ... } # [doc = "Lowers the [`Semaphore`][Semaphore], allowing one more thread in. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lowers the [`Semaphore`][Semaphore], allowing one more thread in. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `Semaphore` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_BUSY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3939:2002 [INFO] [stdout] | [INFO] [stdout] 3939 | ... } # [doc = "Lowers the [`Semaphore`][Semaphore], allowing one more thread in. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lowers the [`Semaphore`][Semaphore], allowing one more thread in. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Semaphore` has no field or associated item named `ERR_BUSY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3939:2467 [INFO] [stdout] | [INFO] [stdout] 3939 | ... } # [doc = "Tries to wait for the [`Semaphore`][Semaphore], if its value is zero, blocks until non-zero. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tries to wait for the [`Semaphore`][Semaphore], if its value is zero, blocks until non-zero. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `Semaphore` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_BUSY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3939:2467 [INFO] [stdout] | [INFO] [stdout] 3939 | ... } # [doc = "Tries to wait for the [`Semaphore`][Semaphore], if its value is zero, blocks until non-zero. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tries to wait for the [`Semaphore`][Semaphore], if its value is zero, blocks until non-zero. Returns [`OK`][Self::OK] on success, [`ERR_BUSY`][Self::ERR_BUSY] otherwise. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Semaphore` has no field or associated item named `ERR_BUSY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3945:4266 [INFO] [stdout] | [INFO] [stdout] 3945 | ... } # [doc = "Starts a new [`Thread`][Thread] that runs `method` on object `instance` with `userdata` passed as an argument. Even if no userdata is passed, `method` must accept one argument and it will be null. The `priority` of the [`Thread`][Thread] can be changed by passing a value from the [`Priority`][Priority] enum.\nReturns [`OK`][Self::OK] on success, or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] on failure.\n# Default Arguments\n* `userdata` - `null`\n* `priority` - `1`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] on failure. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `Thread` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CREATE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:3945:4266 [INFO] [stdout] | [INFO] [stdout] 3945 | ... } # [doc = "Starts a new [`Thread`][Thread] that runs `method` on object `instance` with `userdata` passed as an argument. Even if no userdata is passed, `method` must accept one argument and it will be null. The `priority` of the [`Thread`][Thread] can be changed by passing a value from the [`Priority`][Priority] enum.\nReturns [`OK`][Self::OK] on success, or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] on failure.\n# Default Arguments\n* `userdata` - `null`\n* `priority` - `1`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] on success, or [`ERR_CANT_CREATE`][Self::ERR_CANT_CREATE] on failure. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Thread` has no field or associated item named `ERR_CANT_CREATE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 550 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "e620a72a11ee4869c271c827b6614b5fe4c2660a37fa972809816669801f88b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e620a72a11ee4869c271c827b6614b5fe4c2660a37fa972809816669801f88b3", kill_on_drop: false }` [INFO] [stdout] e620a72a11ee4869c271c827b6614b5fe4c2660a37fa972809816669801f88b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e3473cc7806dbed02923e8c189c9f36aaca83929d45ca0b403e0965f4b20481f [INFO] running `Command { std: "docker" "start" "-a" "e3473cc7806dbed02923e8c189c9f36aaca83929d45ca0b403e0965f4b20481f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unindent v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking atomic-take v1.0.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling mini-internal v0.1.24 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.10.0 [INFO] [stderr] Compiling miniserde v0.1.24 [INFO] [stderr] Compiling gdnative_bindings_generator v0.10.0 [INFO] [stderr] Compiling gdnative-sys v0.10.0 [INFO] [stderr] Compiling gdnative-bindings v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gdnative-core v0.10.0 [INFO] [stderr] Documenting gdnative-bindings v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:27:7421 [INFO] [stdout] | [INFO] [stdout] 27 | ... } # [doc = "Returns `true` if the button at index `button` is pressed. See [`JoystickList`][JoystickList], in particular the `JOY_VR_*` constants."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the button at index `button` is pressed. See [`JoystickList`][JoystickList], in particular the `JOY_VR_*` constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:63:1966 [INFO] [stdout] | [INFO] [stdout] 63 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a new point at the given position with the given identifier. The `id` must be 0 or larger, and the `weight_scale` must be 1 or larger.\nThe `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path.\n```gdscript\nvar astar = AStar.new()\nastar.add_point(1, Vector3(1, 0, 0), 4) # Adds the point (1, 0, 0) with weight_scale 4 and id 1\n```\nIf there already exists a point for the given `id`, its position and weight scale are updated to the given values.\n# Default Arguments\n* `weight_scale` - `1.0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:63:14881 [INFO] [stdout] | [INFO] [stdout] 63 | ... } # [doc = "Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:69:1984 [INFO] [stdout] | [INFO] [stdout] 69 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a new point at the given position with the given identifier. The `id` must be 0 or larger, and the `weight_scale` must be 1 or larger.\nThe `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path.\n```gdscript\nvar astar = AStar2D.new()\nastar.add_point(1, Vector2(1, 0), 4) # Adds the point (1, 0) with weight_scale 4 and id 1\n```\nIf there already exists a point for the given `id`, its position and weight scale are updated to the given values.\n# Default Arguments\n* `weight_scale` - `1.0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. Thus, all else being equal, the algorithm prefers points with lower `weight_scale`s to form a path. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar2D` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_compute_cost` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:69:14483 [INFO] [stdout] | [INFO] [stdout] 69 | ... } # [doc = "Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the `weight_scale` for the point with the given `id`. The `weight_scale` is multiplied by the result of [`_compute_cost`][Self::_compute_cost] when determining the overall cost of traveling across a segment from a neighboring point to this point. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AStar2D` has no field or associated item named `_compute_cost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:75:5687 [INFO] [stdout] | [INFO] [stdout] 75 | ... } # [doc = "Returns the label used for built-in text.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:75:6410 [INFO] [stdout] | [INFO] [stdout] 75 | ... } # [doc = "Returns the OK [`Button`][Button] instance.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AnimationTree::anim_player` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:123:2266 [INFO] [stdout] | [INFO] [stdout] 123 | ... } # [doc = "Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationTree` has no field or associated item named `anim_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AnimationTree::anim_player` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:123:2734 [INFO] [stdout] | [INFO] [stdout] 123 | ... } # [doc = "Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Animation to use as an output. It is one of the animations provided by [`AnimationTree.anim_player`][AnimationTree::anim_player]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationTree` has no field or associated item named `anim_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::autorestart` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:159:3236 [INFO] [stdout] | [INFO] [stdout] 159 | ... } # [doc = "If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeOneShot` has no field or associated item named `autorestart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::autorestart` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:159:6323 [INFO] [stdout] | [INFO] [stdout] 159 | ... } # [doc = "If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`autorestart`][Self::autorestart] is `true`, a random additional delay (in seconds) between 0 and this value will be added to [`autorestart_delay`][Self::autorestart_delay]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeOneShot` has no field or associated item named `autorestart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:4127 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:5996 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:8020 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Don't use this transition during [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::auto_advance` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:183:8531 [INFO] [stdout] | [INFO] [stdout] 183 | ... } # [doc = "Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lower priority transitions are preferred when travelling through the tree via [`AnimationNodeStateMachinePlayback.travel`][AnimationNodeStateMachinePlayback::travel] or [`auto_advance`][Self::auto_advance]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationNodeStateMachineTransition` has no field or associated item named `auto_advance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::playback_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:207:13197 [INFO] [stdout] | [INFO] [stdout] 207 | ... } # [doc = "Gets the actual playing speed of current animation or 0 if not playing. This speed is the [`playback_speed`][Self::playback_speed] property multiplied by `custom_speed` argument specified when calling the [`play`][Self::play] method."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Gets the actual playing speed of current animation or 0 if not playing. This speed is the [`playback_speed`][Self::playback_speed] property multiplied by `custom_speed` argument specified when calling the [`play`][Self::play] method. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AnimationPlayer` has no field or associated item named `playback_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:5522 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:10269 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:10269 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:15912 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:15912 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:237:16385 [INFO] [stdout] | [INFO] [stdout] 237 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:5615 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:9195 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:9195 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_vec` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:14515 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::space_override` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:14515 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, gravity is calculated from a point (set via [`gravity_vec`][Self::gravity_vec]). See also [`space_override`][Self::space_override]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `space_override` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::gravity_point` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:243:14990 [INFO] [stdout] | [INFO] [stdout] 243 | ... } # [doc = "The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The area's gravity vector (not normalized). If gravity is a point (see [`gravity_point`][Self::gravity_point]), this will be the point of attraction. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Area2D` has no field or associated item named `gravity_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_degrees` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:8483 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_degrees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:8483 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_degrees` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:19673 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_degrees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::emission_angle_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:513:19673 [INFO] [stdout] | [INFO] [stdout] 513 | ... } # [doc = "Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Dampens audio if camera is outside of [`emission_angle_degrees`][Self::emission_angle_degrees] and [`emission_angle_enabled`][Self::emission_angle_enabled] is set by this factor, in decibels. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `AudioStreamPlayer3D` has no field or associated item named `emission_angle_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::atlas_generate` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:15980 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `atlas_generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::use_hdr` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:17860 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "If `true`, stores the lightmap textures in a high dynamic range format (EXR). If `false`, stores the lightmap texture in a low dynamic range PNG image. This can be set to `false` to reduce disk usage, but light values over 1.0 will be clamped and you may see banding caused by the reduced precision.\n**Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `use_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::atlas_generate` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:28244 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Maximum size of each lightmap layer, only used when [`atlas_generate`][Self::atlas_generate] is enabled. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `atlas_generate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::use_hdr` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:537:29761 [INFO] [stdout] | [INFO] [stdout] 537 | ... } # [doc = "If `true`, stores the lightmap textures in a high dynamic range format (EXR). If `false`, stores the lightmap texture in a low dynamic range PNG image. This can be set to `false` to reduce disk usage, but light values over 1.0 will be clamped and you may see banding caused by the reduced precision.\n**Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`use_hdr`][Self::use_hdr] to `true` will decrease lightmap banding even when using the GLES2 backend or if [member ProjectSettings.rendering/quality/depth/hdr] is `false`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BakedLightmap` has no field or associated item named `use_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::toggle_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:7534 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `toggle_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::pressed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:7534 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `pressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::toggle_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:11985 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `toggle_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::pressed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:11985 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "If `true`, the button's state is pressed. Means the button is pressed down or toggled (if [`toggle_mode`][Self::toggle_mode] is active). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Setting [`pressed`][Self::pressed] will result in `toggled` to be emitted. If you want to change the pressed state without emitting that signal, use [`set_pressed_no_signal`][Self::set_pressed_no_signal]. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `pressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::pressed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:12718 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `pressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::toggle_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:12718 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `toggle_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::group` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:549:12718 [INFO] [stdout] | [INFO] [stdout] 549 | ... } # [doc = "Changes the [`pressed`][Self::pressed] state of the button, without emitting `toggled`. Use when you just want to change the state of the button without sending the pressed event (e.g. when initializing scene). Only works if [`toggle_mode`][Self::toggle_mode] is `true`.\n**Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This method doesn't unpress other buttons in its button [`group`][Self::group]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BaseButton::group` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:609:2056 [INFO] [stdout] | [INFO] [stdout] 609 | ... } # [doc = "Returns an [`Array`][VariantArray] of [`Button`][Button]s who have this as their [`ButtonGroup`][ButtonGroup] (see [`BaseButton.group`][BaseButton::group])."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns an [`Array`][VariantArray] of [`Button`][Button]s who have this as their [`ButtonGroup`][ButtonGroup] (see [`BaseButton.group`][BaseButton::group]). [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `BaseButton` has no field or associated item named `group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:8091 [INFO] [stdout] | [INFO] [stdout] 615 | ... } # [doc = "Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::angle` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:20030 [INFO] [stdout] | [INFO] [stdout] 615 | ...ram) ; ret as _ } } # [doc = "If `true`, particles rotate around Y axis by [`angle`][Self::angle]."] # [doc = ""] # [inline] pub fn pa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles rotate around Y axis by [`angle`][Self::angle]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles` has no field or associated item named `angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SpatialMaterial::vertex_color_use_as_albedo` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:23657 [INFO] [stdout] | [INFO] [stdout] 615 | ... } # [doc = "Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Each particle's initial color. To have particle display color in a [`SpatialMaterial`][SpatialMaterial] make sure to set [`SpatialMaterial.vertex_color_use_as_albedo`][SpatialMaterial::vertex_color_use_as_albedo] to `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `SpatialMaterial` has no field or associated item named `vertex_color_use_as_albedo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::angle` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:615:35829 [INFO] [stdout] | [INFO] [stdout] 615 | ..., randomness) ; } } # [doc = "If `true`, particles rotate around Y axis by [`angle`][Self::angle]."] # [doc = ""] # [inline] pub fn se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, particles rotate around Y axis by [`angle`][Self::angle]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles` has no field or associated item named `angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:8676 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle.\nFor reference, the default vertical field of view value (`70.0`) is equivalent to a horizontal FOV of:\n- ~86.07 degrees in a 4:3 viewport\n- ~96.50 degrees in a 16:10 viewport\n- ~102.45 degrees in a 16:9 viewport\n- ~117.06 degrees in a 21:9 viewport"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:11906 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:19869 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle.\nFor reference, the default vertical field of view value (`70.0`) is equivalent to a horizontal FOV of:\n- ~86.07 degrees in a 4:3 viewport\n- ~96.50 degrees in a 16:10 viewport\n- ~102.45 degrees in a 16:9 viewport\n- ~117.06 degrees in a 21:9 viewport"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's field of view angle (in degrees). Only applicable in perspective mode. Since [`keep_aspect`][Self::keep_aspect] locks one axis, `fov` sets the other axis' field of view angle. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::keep_aspect` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:681:24272 [INFO] [stdout] | [INFO] [stdout] 681 | ... } # [doc = "The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The camera's size measured as 1/2 the width or height. Only applicable in orthogonal mode. Since [`keep_aspect`][Self::keep_aspect] locks on axis, `size` sets the other axis' size length. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `keep_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:7450 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::offset_h` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:9668 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "The vertical offset of the camera, relative to the drag margins.\n**Note:** Used the same as [`offset_h`][Self::offset_h]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Used the same as [`offset_h`][Self::offset_h]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `offset_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:11057 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:16749 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, the camera smoothly moves towards the target at [`smoothing_speed`][Self::smoothing_speed]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::smoothing_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:17220 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Speed in pixels per second of the camera's smoothing effect when [`smoothing_enabled`][Self::smoothing_enabled] is `true`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `smoothing_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::offset_h` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:687:22743 [INFO] [stdout] | [INFO] [stdout] 687 | ... } # [doc = "The vertical offset of the camera, relative to the drag margins.\n**Note:** Used the same as [`offset_h`][Self::offset_h]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** Used the same as [`offset_h`][Self::offset_h]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera2D` has no field or associated item named `offset_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:711:28039 [INFO] [stdout] | [INFO] [stdout] 711 | ... } # [doc = "Returns `true` if the node is present in the [`SceneTree`][SceneTree], its [`visible`][Self::visible] property is `true` and all its antecedents are also visible. If any antecedent is hidden, this node will not be visible in the scene tree."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the node is present in the [`SceneTree`][SceneTree], its [`visible`][Self::visible] property is `true` and all its antecedents are also visible. If any antecedent is hidden, this node will not be visible in the scene tree. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ParticlesMaterial::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:6366 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParticlesMaterial` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CPUParticles2D::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:6366 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles2D` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ParticlesMaterial::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:9738 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `ParticlesMaterial` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CPUParticles2D::anim_speed` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:717:9738 [INFO] [stdout] | [INFO] [stdout] 717 | ... } # [doc = "If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play.\nThis property (and other `particles_anim_*` properties that depend on it) has no effect on other types of nodes."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, enable spritesheet-based animation features when assigned to [`Particles2D`][Particles2D] and [`CPUParticles2D`][CPUParticles2D] nodes. The [`ParticlesMaterial.anim_speed`][ParticlesMaterial::anim_speed] or [`CPUParticles2D.anim_speed`][CPUParticles2D::anim_speed] should also be set to a positive value for the animation to play. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CPUParticles2D` has no field or associated item named `anim_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::follow_viewport_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:723:3714 [INFO] [stdout] | [INFO] [stdout] 723 | ... } # [doc = "Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasLayer` has no field or associated item named `follow_viewport_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::follow_viewport_enable` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:723:7626 [INFO] [stdout] | [INFO] [stdout] 723 | ... } # [doc = "Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Scales the layer when using [`follow_viewport_enable`][Self::follow_viewport_enable]. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasLayer` has no field or associated item named `follow_viewport_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:4234 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:4234 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:8906 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `float` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:759:8906 [INFO] [stdout] | [INFO] [stdout] 759 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nContains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string.\nFor example, the opening BBCode tag `[example foo=hello bar=true baz=42 color=#ffffff]` will map to the following [`Dictionary`][Dictionary]:\n```gdscript\n{\"foo\": \"hello\", \"bar\": true, \"baz\": 42, \"color\": Color(1, 1, 1, 1)}\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Contains the arguments passed in the opening BBCode tag. By default, arguments are strings; if their contents match a type such as [`bool`][bool], [`int`][int] or [`float`][float], they will be converted automatically. Color codes in the form `#rrggbb` or `#rgb` will be converted to an opaque [`Color`][Color]. String arguments may not contain spaces, even if they're quoted. If present, quotes will also be present in the final string. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `float` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:831:3304 [INFO] [stdout] | [INFO] [stdout] 831 | ... } # [doc = "Returns the [`ColorPicker`][ColorPicker] that this node toggles.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:831:4069 [INFO] [stdout] | [INFO] [stdout] 831 | ... } # [doc = "Returns the control's [`PopupPanel`][PopupPanel] which allows you to connect to popup signals. This allows you to handle events when the ColorPicker is shown or hidden.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:867:3014 [INFO] [stdout] | [INFO] [stdout] 867 | ... } # [doc = "Returns the cancel button.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_unhandled_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:11026 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_unhandled_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_unhandled_key_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:11026 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Marks an input event as handled. Once you accept an input event, it stops propagating, even to nodes listening to [`Node._unhandled_input`][Node::_unhandled_input] or [`Node._unhandled_key_input`][Node::_unhandled_key_input]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_unhandled_key_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_drag_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:17936 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control.\nThe methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `get_drag_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::can_drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:17936 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control.\nThe methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `can_drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:17936 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Forces drag and bypasses [`get_drag_data`][Self::get_drag_data] and [`set_drag_preview`][Self::set_drag_preview] by passing `data` and `preview`. Drag will start even if the mouse is neither over nor pressed on this control.\nThe methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The methods [`can_drop_data`][Self::can_drop_data] and [`drop_data`][Self::drop_data] must be implemented on controls that want to receive drop data. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_left` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:19297 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:19297 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:19297 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top]. See also [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_min_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:21386 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns combined minimum size from [`rect_min_size`][Self::rect_min_size] and [`get_minimum_size`][Self::get_minimum_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns combined minimum size from [`rect_min_size`][Self::rect_min_size] and [`get_minimum_size`][Self::get_minimum_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_min_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_right` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:24353 [INFO] [stdout] | [INFO] [stdout] 879 | ...(ret) } } # [doc = "Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]."] # [doc = ""] # [inline]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:24353 [INFO] [stdout] | [INFO] [stdout] 879 | ...(ret) } } # [doc = "Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]."] # [doc = ""] # [inline]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:29050 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:29050 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the screen. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:31522 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top].\nMargins are often controlled by one or multiple parent [`Container`][Container] nodes, so you should not modify them manually if your node is a direct child of a [`Container`][Container]. Margins update automatically when you move or resize the node."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_min_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:32194 [INFO] [stdout] | [INFO] [stdout] 879 | ...t as _ } } # [doc = "Returns the minimum size for this control. See [`rect_min_size`][Self::rect_min_size]."] # [doc = ""] # [inline] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the minimum size for this control. See [`rect_min_size`][Self::rect_min_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_min_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:32604 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:34751 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:34751 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:35311 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's position, relative to its parent. It corresponds to the rectangle's top-left corner. The property is not affected by [`rect_pivot_offset`][Self::rect_pivot_offset]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's position, relative to its parent. It corresponds to the rectangle's top-left corner. The property is not affected by [`rect_pivot_offset`][Self::rect_pivot_offset]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:35798 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:35798 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the position and size of the control relative to the top-left corner of the parent Control. See [`rect_position`][Self::rect_position] and [`rect_size`][Self::rect_size]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:36614 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::hint_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `hint_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `documentation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `documentation` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:37055 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), "idle_frame")` then set its [`rect_scale`][Self::rect_scale] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::hint_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:41603 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Returns the tooltip, which will appear when the cursor is resting over this control. See [`hint_tooltip`][Self::hint_tooltip].\n# Default Arguments\n* `at_position` - `Vector2( 0, 0 )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the tooltip, which will appear when the cursor is resting over this control. See [`hint_tooltip`][Self::hint_tooltip]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `hint_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_min_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:51789 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Invalidates the size cache in this node and in parent nodes up to toplevel. Intended to be used with [`get_minimum_size`][Self::get_minimum_size] when the return value is changed. Setting [`rect_min_size`][Self::rect_min_size] directly calls this method automatically."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Invalidates the size cache in this node and in parent nodes up to toplevel. Intended to be used with [`get_minimum_size`][Self::get_minimum_size] when the return value is changed. Setting [`rect_min_size`][Self::rect_min_size] directly calls this method automatically. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_min_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Margin` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Margin` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_left` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_right` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:52726 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top].\nIf `keep_margin` is `true`, margins aren't updated after this operation.\nIf `push_opposite_anchor` is `true` and the opposite anchor overlaps this anchor, the opposite one will have its value overridden. For example, when setting left anchor to 1 and the right anchor has value of 0.5, the right anchor will also get value of 1. If `push_opposite_anchor` was `false`, the left anchor would get value 0.5.\n# Default Arguments\n* `keep_margin` - `false`\n* `push_opposite_anchor` - `true`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the anchor identified by `margin` constant from [`Margin`][Margin] enum to value `anchor`. A setter method for [`anchor_bottom`][Self::anchor_bottom], [`anchor_left`][Self::anchor_left], [`anchor_right`][Self::anchor_right] and [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_left` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:55889 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:55889 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:55889 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_left`][Self::margin_left] and [`margin_top`][Self::margin_top] at the same time. Equivalent of changing [`rect_position`][Self::rect_position]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_drag_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:58107 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nForwards the handling of this control's drag and drop to `target` control.\nForwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences:\n1. The function name must be suffixed with **_fw**\n2. The function must take an extra argument that is the control doing the forwarding\n```gdscript\n# ThisControl.gd\nextends Control\nfunc _ready():\n set_drag_forwarding(target_control)\n\n# TargetControl.gd\nextends Control\nfunc can_drop_data_fw(position, data, from_control):\n return true\n\nfunc drop_data_fw(position, data, from_control):\n my_handle_data(data)\n\nfunc get_drag_data_fw(position, from_control):\n set_drag_preview(my_preview)\n return my_data()\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences: [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `get_drag_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::can_drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:58107 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nForwards the handling of this control's drag and drop to `target` control.\nForwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences:\n1. The function name must be suffixed with **_fw**\n2. The function must take an extra argument that is the control doing the forwarding\n```gdscript\n# ThisControl.gd\nextends Control\nfunc _ready():\n set_drag_forwarding(target_control)\n\n# TargetControl.gd\nextends Control\nfunc can_drop_data_fw(position, data, from_control):\n return true\n\nfunc drop_data_fw(position, data, from_control):\n my_handle_data(data)\n\nfunc get_drag_data_fw(position, from_control):\n set_drag_preview(my_preview)\n return my_data()\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences: [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `can_drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::drop_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:58107 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nForwards the handling of this control's drag and drop to `target` control.\nForwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences:\n1. The function name must be suffixed with **_fw**\n2. The function must take an extra argument that is the control doing the forwarding\n```gdscript\n# ThisControl.gd\nextends Control\nfunc _ready():\n set_drag_forwarding(target_control)\n\n# TargetControl.gd\nextends Control\nfunc can_drop_data_fw(position, data, from_control):\n return true\n\nfunc drop_data_fw(position, data, from_control):\n my_handle_data(data)\n\nfunc get_drag_data_fw(position, from_control):\n set_drag_preview(my_preview)\n return my_data()\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Forwarding can be implemented in the target control similar to the methods [`get_drag_data`][Self::get_drag_data], [`can_drop_data`][Self::can_drop_data], and [`drop_data`][Self::drop_data] but with two differences: [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `drop_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_drag_data` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:59380 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nShows the given control at the mouse pointer. A good time to call this method is in [`get_drag_data`][Self::get_drag_data]. The control must not be in the scene tree. You should not free the control, and you should not keep a reference to the control beyond the duration of the drag. It will be deleted automatically after the drag has ended.\n```gdscript\nexport (Color, RGBA) var color = Color(1, 0, 0, 1)\n\nfunc get_drag_data(position):\n # Use a control that is not in the tree\n var cpb = ColorPickerButton.new()\n cpb.color = color\n cpb.rect_size = Vector2(50, 50)\n set_drag_preview(cpb)\n return color\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Shows the given control at the mouse pointer. A good time to call this method is in [`get_drag_data`][Self::get_drag_data]. The control must not be in the scene tree. You should not free the control, and you should not keep a reference to the control beyond the duration of the drag. It will be deleted automatically after the drag has ended. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `get_drag_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_right` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:60450 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::margin_bottom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:60450 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time."] # [doc = ""] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets [`margin_right`][Self::margin_right] and [`margin_bottom`][Self::margin_bottom] at the same time. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `margin_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_global_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:63371 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the [`rect_global_position`][Self::rect_global_position] to given `position`.\nIf `keep_margins` is `true`, control's anchors will be updated instead of margins.\n# Default Arguments\n* `keep_margins` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the [`rect_global_position`][Self::rect_global_position] to given `position`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_global_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::anchor_top` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:65061 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top].\nMargins are often controlled by one or multiple parent [`Container`][Container] nodes, so you should not modify them manually if your node is a direct child of a [`Container`][Container]. Margins update automatically when you move or resize the node."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Distance between the node's top edge and its parent control, based on [`anchor_top`][Self::anchor_top]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `anchor_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:66688 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Controls whether the control will be able to receive mouse button input events through [`_gui_input`][Self::_gui_input] and how these events should be handled. Also controls whether the control can receive the `mouse_entered`, and `mouse_exited` signals. See the constants to learn what each does. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:67883 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:67883 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] By default, the node's pivot is its top-left corner. When you change its [`rect_scale`][Self::rect_scale], it will scale around this pivot. Set this property to [`rect_size`][Self::rect_size] / 2 to center the pivot in the node's rectangle. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:68464 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the [`rect_position`][Self::rect_position] to given `position`.\nIf `keep_margins` is `true`, control's anchors will be updated instead of margins.\n# Default Arguments\n* `keep_margins` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the [`rect_position`][Self::rect_position] to given `position`. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69381 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's rotation around its pivot, in degrees. See [`rect_pivot_offset`][Self::rect_pivot_offset] to change the pivot's position. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_pivot_offset` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_pivot_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::hint_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `hint_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `documentation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `documentation` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_scale` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:69847 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "The node's scale, relative to its [`rect_size`][Self::rect_size]. Change this property to scale the node around its [`rect_pivot_offset`][Self::rect_pivot_offset]. The Control's [`hint_tooltip`][Self::hint_tooltip] will also scale according to this value.\n**Note:** This property is mainly intended to be used for animation purposes. Text inside the Control will look pixelated or blurry when the Control is scaled. To support multiple resolutions in your project, use an appropriate viewport stretch mode as described in the [`documentation`][documentation](https://docs.godotengine.org/en/3.4/tutorials/viewports/multiple_resolutions.html) instead of scaling Controls individually.\n**Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), \"idle_frame\")` then set its [`rect_scale`][Self::rect_scale] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** If the Control node is a child of a [`Container`][Container] node, the scale will be reset to `Vector2(1, 1)` when the scene is instanced. To set the Control's scale when it's instanced, wait for one frame using `yield(get_tree(), "idle_frame")` then set its [`rect_scale`][Self::rect_scale] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_size` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:71159 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Sets the size (see [`rect_size`][Self::rect_size]).\nIf `keep_margins` is `true`, control's anchors will be updated instead of margins.\n# Default Arguments\n* `keep_margins` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sets the size (see [`rect_size`][Self::rect_size]). [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_make_custom_tooltip` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:72833 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nChanges the tooltip text. The tooltip appears when the user's mouse cursor stays idle over this control for a few moments, provided that the [`mouse_filter`][Self::mouse_filter] property is not [`MOUSE_FILTER_IGNORE`][Self::MOUSE_FILTER_IGNORE]. You can change the time required for the tooltip to appear with `gui/timers/tooltip_delay_sec` option in Project Settings.\nThe tooltip popup will use either a default implementation, or a custom one that you can provide by overriding [`_make_custom_tooltip`][Self::_make_custom_tooltip]. The default tooltip includes a [`PopupPanel`][PopupPanel] and [`Label`][Label] whose theme properties can be customized using [`Theme`][Theme] methods with the `\"TooltipPanel\"` and `\"TooltipLabel\"` respectively. For example:\n```gdscript\nvar style_box = StyleBoxFlat.new()\nstyle_box.set_bg_color(Color(1, 1, 0))\nstyle_box.set_border_width_all(2)\n# We assume here that the `theme` property has been assigned a custom Theme beforehand.\ntheme.set_stylebox(\"panel\", \"TooltipPanel\", style_box)\ntheme.set_color(\"font_color\", \"TooltipLabel\", Color(0, 1, 1))\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The tooltip popup will use either a default implementation, or a custom one that you can provide by overriding [`_make_custom_tooltip`][Self::_make_custom_tooltip]. The default tooltip includes a [`PopupPanel`][PopupPanel] and [`Label`][Label] whose theme properties can be customized using [`Theme`][Theme] methods with the `"TooltipPanel"` and `"TooltipLabel"` respectively. For example: [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_make_custom_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::rect_position` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:879:76216 [INFO] [stdout] | [INFO] [stdout] 879 | ... } # [doc = "Moves the mouse cursor to `to_position`, relative to [`rect_position`][Self::rect_position] of this [`Control`][Control]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Moves the mouse cursor to `to_position`, relative to [`rect_position`][Self::rect_position] of this [`Control`][Control]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `rect_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HMAC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:897:6804 [INFO] [stdout] | [INFO] [stdout] 897 | ... } # [doc = "Generates an [`HMAC`][HMAC](https://en.wikipedia.org/wiki/HMAC) digest of `msg` using `key`. The `hash_type` parameter is the hashing algorithm that is used for the inner and outer hashes.\nCurrently, only [`HashingContext.HASH_SHA256`][HashingContext::HASH_SHA256] and [`HashingContext.HASH_SHA1`][HashingContext::HASH_SHA1] are supported."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Generates an [`HMAC`][HMAC](https://en.wikipedia.org/wiki/HMAC) digest of `msg` using `key`. The `hash_type` parameter is the hashing algorithm that is used for the inner and outer hashes. [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `HMAC` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::up_vector_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:939:5214 [INFO] [stdout] | [INFO] [stdout] 939 | ... } # [doc = "Returns the cache of up vectors as a [`PoolVector3Array`][Vector3Array].\nIf [`up_vector_enabled`][Self::up_vector_enabled] is `false`, the cache will be empty."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If [`up_vector_enabled`][Self::up_vector_enabled] is `false`, the cache will be empty. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Curve3D` has no field or associated item named `up_vector_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::_export_file` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:993:6173 [INFO] [stdout] | [INFO] [stdout] 993 | ... } # [doc = "To be called inside [`_export_file`][Self::_export_file]. Skips the current file, so it's not included in the export."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] To be called inside [`_export_file`][Self::_export_file]. Skips the current file, so it's not included in the export. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorExportPlugin` has no field or associated item named `_export_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1005:7304 [INFO] [stdout] | [INFO] [stdout] 1005 | ... } # [doc = "Returns the `VBoxContainer` used to display the file system.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown disambiguator `` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1041:16193 [INFO] [stdout] | [INFO] [stdout] 1041 | ...()) ; } } # [doc = "Saves the scene. Returns either `OK` or `ERR_CANT_CREATE` (see [@GlobalScope] constants)."] # [doc = ""] # [inline... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Saves the scene. Returns either `OK` or `ERR_CANT_CREATE` (see [@GlobalScope] constants). [INFO] [stdout] [INFO] [stdout] = note: see https://doc.rust-lang.org/1.61.0/rustdoc/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::handles` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:8267 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Adds a custom type, which will appear in the list of nodes or resources. An icon can be optionally passed.\nWhen given node or resource is selected, the base type will be instanced (ie, \"Spatial\", \"Control\", \"Resource\"), then the script will be loaded and set to this object.\nYou can use the virtual method [`handles`][Self::handles] to check if your custom object is being edited by checking the script or using the `is` keyword.\nDuring run-time, this will be a simple object with a script so this function does not need to be called then."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] You can use the virtual method [`handles`][Self::handles] to check if your custom object is being edited by checking the script or using the `is` keyword. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `handles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_canvas_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:23274 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_canvas_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:23274 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enables calling of [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport] for the 2D editor and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] for the 3D editor when their viewports are updated. You need to call this method only once and it will work permanently for this plugin. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:23980 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Use this method if you always want to receive inputs from 3D view screen inside [`forward_spatial_gui_input`][Self::forward_spatial_gui_input]. It might be especially usable if your plugin will want to use raycast in the scene."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Use this method if you always want to receive inputs from 3D view screen inside [`forward_spatial_gui_input`][Self::forward_spatial_gui_input]. It might be especially usable if your plugin will want to use raycast in the scene. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_canvas_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_canvas_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_canvas_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_canvas_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::forward_spatial_force_draw_over_viewport` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1053:24558 [INFO] [stdout] | [INFO] [stdout] 1053 | ... } # [doc = "Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates the overlays of the 2D and 3D editor viewport. Causes methods [`forward_canvas_draw_over_viewport`][Self::forward_canvas_draw_over_viewport], [`forward_canvas_force_draw_over_viewport`][Self::forward_canvas_force_draw_over_viewport], [`forward_spatial_draw_over_viewport`][Self::forward_spatial_draw_over_viewport] and [`forward_spatial_force_draw_over_viewport`][Self::forward_spatial_force_draw_over_viewport] to be called. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorPlugin` has no field or associated item named `forward_spatial_force_draw_over_viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `EditorInspectorPlugin::parse_property` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1059:3552 [INFO] [stdout] | [INFO] [stdout] 1059 | ... } # [doc = "Gets the edited property. If your editor is for a single property (added via [`EditorInspectorPlugin.parse_property`][EditorInspectorPlugin::parse_property]), then this will return the property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Gets the edited property. If your editor is for a single property (added via [`EditorInspectorPlugin.parse_property`][EditorInspectorPlugin::parse_property]), then this will return the property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorInspectorPlugin` has no field or associated item named `parse_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1131:1841 [INFO] [stdout] | [INFO] [stdout] 1131 | ... { # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a custom property info to a property. The dictionary must contain:\n- `name`: [`String`][GodotString] (the name of the property)\n- `type`: [`int`][int] (see [enum Variant.Type])\n- optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString]\n**Example:**\n```gdscript\neditor_settings.set(\"category/property_name\", 0)\n\nvar property_info = {\n \"name\": \"category/property_name\",\n \"type\": TYPE_INT,\n \"hint\": PROPERTY_HINT_ENUM,\n \"hint_string\": \"one,two,three\"\n}\n\neditor_settings.add_property_info(property_info)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - `type`: [`int`][int] (see [enum Variant.Type]) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PropertyHint` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1131:1841 [INFO] [stdout] | [INFO] [stdout] 1131 | ... { # [doc = "_Sample code is GDScript unless otherwise noted._\n\nAdds a custom property info to a property. The dictionary must contain:\n- `name`: [`String`][GodotString] (the name of the property)\n- `type`: [`int`][int] (see [enum Variant.Type])\n- optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString]\n**Example:**\n```gdscript\neditor_settings.set(\"category/property_name\", 0)\n\nvar property_info = {\n \"name\": \"category/property_name\",\n \"type\": TYPE_INT,\n \"hint\": PROPERTY_HINT_ENUM,\n \"hint_string\": \"one,two,three\"\n}\n\neditor_settings.add_property_info(property_info)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - optionally `hint`: [`int`][int] (see [`PropertyHint`][PropertyHint]) and `hint_string`: [`String`][GodotString] [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `PropertyHint` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:1738 [INFO] [stdout] | [INFO] [stdout] 1137 | ... { # [doc = "Adds the specified `segments` to the gizmo's collision shape for picking. Call this function during [`redraw`][Self::redraw]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds the specified `segments` to the gizmo's collision shape for picking. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:2227 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds collision triangles to the gizmo for picking. A [`TriangleMesh`][TriangleMesh] can be generated from a regular [`Mesh`][Mesh] too. Call this function during [`redraw`][Self::redraw]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds collision triangles to the gizmo for picking. A [`TriangleMesh`][TriangleMesh] can be generated from a regular [`Mesh`][Mesh] too. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:2831 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds a list of handles (points) which can be used to deform the object being edited.\nThere are virtual functions which will be called upon editing of these handles. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `billboard` - `false`\n* `secondary` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] There are virtual functions which will be called upon editing of these handles. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:3621 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds lines to the gizmo (as sets of 2 points), with a given material. The lines are used for visualizing the gizmo. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `billboard` - `false`\n* `modulate` - `Color( 1, 1, 1, 1 )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds lines to the gizmo (as sets of 2 points), with a given material. The lines are used for visualizing the gizmo. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:4366 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds a mesh to the gizmo with the specified `billboard` state, `skeleton` and `material`. If `billboard` is `true`, the mesh will rotate to always face the camera. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `billboard` - `false`\n* `skeleton` - `null`\n* `material` - `null`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds a mesh to the gizmo with the specified `billboard` state, `skeleton` and `material`. If `billboard` is `true`, the mesh will rotate to always face the camera. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::redraw` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1137:5268 [INFO] [stdout] | [INFO] [stdout] 1137 | ... } # [doc = "Adds an unscaled billboard for visualization. Call this function during [`redraw`][Self::redraw].\n# Default Arguments\n* `default_scale` - `1`\n* `modulate` - `Color( 1, 1, 1, 1 )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Adds an unscaled billboard for visualization. Call this function during [`redraw`][Self::redraw]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `EditorSpatialGizmo` has no field or associated item named `redraw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BGMode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:10080 [INFO] [stdout] | [INFO] [stdout] 1167 | ...tr ()) ; ret as _ } } # [doc = "The background mode. See [`BGMode`][BGMode] for possible values."] # [doc = ""] # [inline] pub fn back... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The background mode. See [`BGMode`][BGMode] for possible values. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `BGMode` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Camera::far` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:16737 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `far` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::glow_hdr_threshold` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:20398 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `glow_hdr_threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SSAOBlur` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:26081 [INFO] [stdout] | [INFO] [stdout] 1167 | ..._ } } # [doc = "The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values."] # [doc = ""] # [inl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `SSAOBlur` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::tonemap_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:34241 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `tonemap_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_height_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:36981 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_height_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_depth_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:36981 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_depth_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BGMode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:46167 [INFO] [stdout] | [INFO] [stdout] 1167 | ...tr () , energy) ; } } # [doc = "The background mode. See [`BGMode`][BGMode] for possible values."] # [doc = ""] # [inline] pub fn set_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The background mode. See [`BGMode`][BGMode] for possible values. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `BGMode` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Camera::far` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:54201 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's [`Camera.far`][Camera::far] value. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Camera` has no field or associated item named `far` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_height_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:54683 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_height_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::fog_depth_enabled` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:54683 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If `true`, fog effects are enabled. [`fog_height_enabled`][Self::fog_height_enabled] and/or [`fog_depth_enabled`][Self::fog_depth_enabled] must be set to `true` to actually display fog. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `fog_depth_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::glow_hdr_threshold` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:60090 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The bloom's intensity. If set to a value higher than `0`, this will make glow visible in areas darker than the [`glow_hdr_threshold`][Self::glow_hdr_threshold]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `glow_hdr_threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SSAOBlur` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:67349 [INFO] [stdout] | [INFO] [stdout] 1167 | ...; } } # [doc = "The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values."] # [doc = ""] # [inl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The screen-space ambient occlusion blur quality. See [`SSAOBlur`][SSAOBlur] for possible values. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `SSAOBlur` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::tonemap_mode` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1167:77630 [INFO] [stdout] | [INFO] [stdout] 1167 | ... } # [doc = "The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The white reference value for tonemapping. Only effective if the [`tonemap_mode`][Self::tonemap_mode] isn't set to [`TONE_MAPPER_LINEAR`][Self::TONE_MAPPER_LINEAR]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Environment` has no field or associated item named `tonemap_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1185:7865 [INFO] [stdout] | [INFO] [stdout] 1185 | ... } # [doc = "Returns the LineEdit for the selected file.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1185:9063 [INFO] [stdout] | [INFO] [stdout] 1185 | ... } # [doc = "Returns the vertical box container of the dialog, custom controls can be added to it.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1203:4163 [INFO] [stdout] | [INFO] [stdout] 1203 | ... } # [doc = "The object containing the referenced function. This object must be of a type actually inheriting from [`Object`][Object], not a built-in type such as [`int`][int], [`Vector2`][Vector2] or [`Dictionary`][Dictionary]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The object containing the referenced function. This object must be of a type actually inheriting from [`Object`][Object], not a built-in type such as [`int`][int], [`Vector2`][Vector2] or [`Dictionary`][Dictionary]. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GeometryInstance::use_in_baked_light` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1233:3654 [INFO] [stdout] | [INFO] [stdout] 1233 | ... } # [doc = "Bakes the effect from all [`GeometryInstance`][GeometryInstance]s marked with [`GeometryInstance.use_in_baked_light`][GeometryInstance::use_in_baked_light] and [`Light`][Light]s marked with either [`Light.BAKE_INDIRECT`][Light::BAKE_INDIRECT] or [`Light.BAKE_ALL`][Light::BAKE_ALL]. If `create_visual_debug` is `true`, after baking the light, this will generate a [`MultiMesh`][MultiMesh] that has a cube representing each solid cell with each cube colored to the cell's albedo color. This can be used to visualize the [`GIProbe`][GIProbe]'s data and debug any issues that may be occurring.\n# Default Arguments\n* `from_node` - `null`\n* `create_visual_debug` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bakes the effect from all [`GeometryInstance`][GeometryInstance]s marked with [`GeometryInstance.use_in_baked_light`][GeometryInstance::use_in_baked_light] and [`Light`][Light]s marked with either [`Light.BAKE_INDIRECT`][Light::BAKE_INDIRECT] or [`Light.BAKE_ALL`][Light::BAKE_ALL]. If `create_visual_debug` is `true`, after baking the light, this will generate a [`MultiMesh`][MultiMesh] that has a cube representing each solid cell with each cube colored to the cell's albedo color. This can be used to visualize the [`GIProbe`][GIProbe]'s data and debug any issues that may be occurring. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `GeometryInstance` has no field or associated item named `use_in_baked_light` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CanvasItem::visible` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1347:8236 [INFO] [stdout] | [INFO] [stdout] 1347 | ... } # [doc = "Gets the [`HBoxContainer`][HBoxContainer] that contains the zooming and grid snap controls in the top left of the graph. You can use this method to reposition the toolbar or to add your own custom controls to it.\n**Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Warning:** This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [`CanvasItem.visible`][CanvasItem::visible] property. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `CanvasItem` has no field or associated item named `visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_UNCONFIGURED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_UNCONFIGURED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_BUSY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_BUSY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_INVALID_PARAMETER` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_INVALID_PARAMETER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CONNECT` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:8947 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient]. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n**Note:** When `method` is [`HTTPClient.METHOD_GET`][HTTPClient::METHOD_GET], the payload sent via `request_data` might be ignored by the server or even cause the server to reject the request (check [RFC 7231 section 4.3.1](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1) for more details). As a workaround, you can send data as a query string in the URL. See [`String.http_escape`][GodotString::http_escape] for an example.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data` - `\"\"`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_CANT_CONNECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::OK` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_UNCONFIGURED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_UNCONFIGURED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_BUSY` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_BUSY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_INVALID_PARAMETER` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_INVALID_PARAMETER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_CANT_CONNECT` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1419:10849 [INFO] [stdout] | [INFO] [stdout] 1419 | ... } # [doc = "Creates request on the underlying [`HTTPClient`][HTTPClient] using a raw array of bytes for the request body. If there is no configuration errors, it tries to connect using [`HTTPClient.connect_to_host`][HTTPClient::connect_to_host] and passes parameters onto [`HTTPClient.request`][HTTPClient::request].\nReturns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host.\n# Default Arguments\n* `custom_headers` - `PoolStringArray( )`\n* `ssl_validate_domain` - `true`\n* `method` - `0`\n* `request_data_raw` - `PoolByteArray( )`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns [`OK`][Self::OK] if request is successfully created. (Does not imply that the server has responded), [`ERR_UNCONFIGURED`][Self::ERR_UNCONFIGURED] if not in the tree, [`ERR_BUSY`][Self::ERR_BUSY] if still processing previous request, [`ERR_INVALID_PARAMETER`][Self::ERR_INVALID_PARAMETER] if given string is not a valid URL format, or [`ERR_CANT_CONNECT`][Self::ERR_CANT_CONNECT] if not using thread and the [`HTTPClient`][HTTPClient] cannot connect to host. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `HTTPRequest` has no field or associated item named `ERR_CANT_CONNECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::ERR_UNAVAILABLE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1455:31277 [INFO] [stdout] | [INFO] [stdout] 1455 | ... } # [doc = "Saves the image as an EXR file to `path`. If `grayscale` is `true` and the image has only one channel, it will be saved explicitly as monochrome rather than one red channel. This function will return [`ERR_UNAVAILABLE`][Self::ERR_UNAVAILABLE] if Godot was compiled without the TinyEXR module.\n**Note:** The TinyEXR module is disabled in non-editor builds, which means [`save_exr`][Self::save_exr] will return [`ERR_UNAVAILABLE`][Self::ERR_UNAVAILABLE] when it is called from an exported project.\n# Default Arguments\n* `grayscale` - `false`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Saves the image as an EXR file to `path`. If `grayscale` is `true` and the image has only one channel, it will be saved explicitly as monochrome rather than one red channel. This function will return [`ERR_UNAVAILABLE`][Self::ERR_UNAVAILABLE] if Godot was compiled without the TinyEXR module. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Image` has no field or associated item named `ERR_UNAVAILABLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:4526 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "This will simulate pressing the specified action.\nThe strength can be used for non-boolean actions, it's ranged between 0 and 1 representing the intensity of the given action.\n**Note:** This method will not cause any [`Node._input`][Node::_input] calls. It is intended to be used with [`is_action_pressed`][Self::is_action_pressed] and [`is_action_just_pressed`][Self::is_action_just_pressed]. If you want to simulate `_input`, use [`parse_input_event`][Self::parse_input_event] instead.\n# Default Arguments\n* `strength` - `1.0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** This method will not cause any [`Node._input`][Node::_input] calls. It is intended to be used with [`is_action_pressed`][Self::is_action_pressed] and [`is_action_just_pressed`][Self::is_action_just_pressed]. If you want to simulate `_input`, use [`parse_input_event`][Self::parse_input_event] instead. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:13046 [INFO] [stdout] | [INFO] [stdout] 1473 | ...) } } # [doc = "Returns the current value of the joypad axis at given index (see [`JoystickList`][JoystickList])."] # [doc = ""] # [in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the current value of the joypad axis at given index (see [`JoystickList`][JoystickList]). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:13921 [INFO] [stdout] | [INFO] [stdout] 1473 | ...as _ } } # [doc = "Receives a [`JoystickList`][JoystickList] axis and returns its equivalent name as a string."] # [doc = ""] # [inlin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Receives a [`JoystickList`][JoystickList] axis and returns its equivalent name as a string. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:14827 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "Receives a gamepad button from [`JoystickList`][JoystickList] and returns its equivalent name as a string."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Receives a gamepad button from [`JoystickList`][JoystickList] and returns its equivalent name as a string. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:23025 [INFO] [stdout] | [INFO] [stdout] 1473 | ...as _ } } # [doc = "Returns `true` if you are pressing the joypad button (see [`JoystickList`][JoystickList])."] # [doc = ""] # [inline... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if you are pressing the joypad button (see [`JoystickList`][JoystickList]). [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:23486 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "Returns `true` if the system knows the specified device. This means that it sets all button and axis indices exactly as defined in [`JoystickList`][JoystickList]. Unknown joypads are not expected to match these constants, but you can still retrieve events from them."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if the system knows the specified device. This means that it sets all button and axis indices exactly as defined in [`JoystickList`][JoystickList]. Unknown joypads are not expected to match these constants, but you can still retrieve events from them. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:24077 [INFO] [stdout] | [INFO] [stdout] 1473 | ... as _ } } # [doc = "Returns `true` if you are pressing the key. You can pass a [`KeyList`][KeyList] constant."] # [doc = ""] # [inline... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if you are pressing the key. You can pass a [`KeyList`][KeyList] constant. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ButtonList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:24499 [INFO] [stdout] | [INFO] [stdout] 1473 | ... _ } } # [doc = "Returns `true` if you are pressing the mouse button specified with [`ButtonList`][ButtonList]."] # [doc = ""] # [inli... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns `true` if you are pressing the mouse button specified with [`ButtonList`][ButtonList]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `ButtonList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Node::_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:25700 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "_Sample code is GDScript unless otherwise noted._\n\nFeeds an [`InputEvent`][InputEvent] to the game. Can be used to artificially trigger input events from code. Also generates [`Node._input`][Node::_input] calls.\nExample:\n```gdscript\nvar a = InputEventAction.new()\na.action = \"ui_cancel\"\na.pressed = true\nInput.parse_input_event(a)\n```"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Feeds an [`InputEvent`][InputEvent] to the game. Can be used to artificially trigger input events from code. Also generates [`Node._input`][Node::_input] calls. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Node` has no field or associated item named `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::mouse_default_cursor_shape` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1473:28654 [INFO] [stdout] | [INFO] [stdout] 1473 | ... } # [doc = "Sets the default cursor shape to be used in the viewport instead of [`CURSOR_ARROW`][Self::CURSOR_ARROW].\n**Note:** If you want to change the default cursor shape for [`Control`][Control]'s nodes, use [`Control.mouse_default_cursor_shape`][Control::mouse_default_cursor_shape] instead.\n**Note:** This method generates an [`InputEventMouseMotion`][InputEventMouseMotion] to update cursor immediately.\n# Default Arguments\n* `shape` - `0`"] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] **Note:** If you want to change the default cursor shape for [`Control`][Control]'s nodes, use [`Control.mouse_default_cursor_shape`][Control::mouse_default_cursor_shape] instead. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `mouse_default_cursor_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1497:1776 [INFO] [stdout] | [INFO] [stdout] 1497 | ... { # [doc = "The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Control::_gui_input` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1497:2309 [INFO] [stdout] | [INFO] [stdout] 1497 | ... } # [doc = "The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The local gesture position relative to the [`Viewport`][Viewport]. If used in [`Control._gui_input`][Control::_gui_input], the position is relative to the current [`Control`][Control] that received this gesture. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Control` has no field or associated item named `_gui_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1503:2198 [INFO] [stdout] | [INFO] [stdout] 1503 | ..._sys (obj) } } # [doc = "Button identifier. One of the [`JoystickList`][JoystickList] button constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Button identifier. One of the [`JoystickList`][JoystickList] button constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1503:3023 [INFO] [stdout] | [INFO] [stdout] 1503 | ...; ret as _ } } # [doc = "Button identifier. One of the [`JoystickList`][JoystickList] button constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Button identifier. One of the [`JoystickList`][JoystickList] button constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1509:2198 [INFO] [stdout] | [INFO] [stdout] 1509 | ..._sys (obj) } } # [doc = "Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `JoystickList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1509:3036 [INFO] [stdout] | [INFO] [stdout] 1509 | ...; ret as _ } } # [doc = "Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants."] # [doc = ""] # [inline] pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Axis identifier. Use one of the [`JoystickList`][JoystickList] axis constants. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `JoystickList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:2197 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.physical_scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:3593 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:5830 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.physical_scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Key physical scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent the physical location of a key on the 101/102-key US QWERTY keyboard. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeyList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-dcef2199d1f49860/out/generated.rs:1515:6933 [INFO] [stdout] | [INFO] [stdout] 1515 | ... } # [doc = "The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout.\nTo get a human-readable representation of the [`InputEventKey`][InputEventKey], use `OS.get_scancode_string(event.scancode)` where `event` is the [`InputEventKey`][InputEventKey]."] # [doc = ""] # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The key scancode, which corresponds to one of the [`KeyList`][KeyList] constants. Represent key in the current keyboard layout. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `KeyList` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it