Guest User

Untitled

a guest
Dec 21st, 2025
58
0
Never
7
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 135.20 KB | None | 0 0
  1. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:34:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  2. 32 | propertyName: StringName(name),
  3. 33 | className: StringName(_builtinOrClassName ?? ""),
  4. 34 | hint: hint ?? .none,
  5. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  6. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  7. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  8. 36 | usage: usage ?? .default)
  9.  
  10. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:36:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  11. 34 | hint: hint ?? .none,
  12. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  13. 36 | usage: usage ?? .default)
  14. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  15. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  16. 37 | }
  17. 38 | }
  18. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:34:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  19. 32 | propertyName: StringName(name),
  20. 33 | className: StringName(_builtinOrClassName ?? ""),
  21. 34 | hint: hint ?? .none,
  22. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  23. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  24. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  25. 36 | usage: usage ?? .default)
  26.  
  27. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:36:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  28. 34 | hint: hint ?? .none,
  29. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  30. 36 | usage: usage ?? .default)
  31. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  32. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  33. 37 | }
  34. 38 | }
  35. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:34:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  36. 32 | propertyName: StringName(name),
  37. 33 | className: StringName(_builtinOrClassName ?? ""),
  38. 34 | hint: hint ?? .none,
  39. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  40. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  41. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  42. 36 | usage: usage ?? .default)
  43.  
  44. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:36:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  45. 34 | hint: hint ?? .none,
  46. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  47. 36 | usage: usage ?? .default)
  48. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  49. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  50. 37 | }
  51. 38 | }
  52. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:34:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  53. 32 | propertyName: StringName(name),
  54. 33 | className: StringName(_builtinOrClassName ?? ""),
  55. 34 | hint: hint ?? .none,
  56. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  57. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  58. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  59. 36 | usage: usage ?? .default)
  60.  
  61. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:36:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  62. 34 | hint: hint ?? .none,
  63. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  64. 36 | usage: usage ?? .default)
  65. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  66. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  67. 37 | }
  68. 38 | }
  69. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:34:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  70. 32 | propertyName: StringName(name),
  71. 33 | className: StringName(_builtinOrClassName ?? ""),
  72. 34 | hint: hint ?? .none,
  73. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  74. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  75. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  76. 36 | usage: usage ?? .default)
  77.  
  78. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:36:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  79. 34 | hint: hint ?? .none,
  80. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  81. 36 | usage: usage ?? .default)
  82. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  83. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  84. 37 | }
  85. 38 | }
  86. error: emit-module command failed with exit code 1 (use -v to see invocation)
  87. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:102:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  88. 100 | propertyName: StringName(name),
  89. 101 | className: StringName(_builtinOrClassName ?? ""),
  90. 102 | hint: hint ?? .none,
  91. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  92. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  93. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  94. 104 | usage: usage ?? .default
  95.  
  96. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:104:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  97. 102 | hint: hint ?? .none,
  98. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  99. 104 | usage: usage ?? .default
  100. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  101. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  102. 105 | )
  103. 106 | }
  104.  
  105. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:34:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  106. 32 | propertyName: StringName(name),
  107. 33 | className: StringName(_builtinOrClassName ?? ""),
  108. 34 | hint: hint ?? .none,
  109. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  110. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  111. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  112. 36 | usage: usage ?? .default)
  113.  
  114. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\VariantConvertibeNode.swift:36:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  115. 34 | hint: hint ?? .none,
  116. 35 | hintStr: hintStr.map { GString($0) } ?? GString(),
  117. 36 | usage: usage ?? .default)
  118. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  119. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  120. 37 | }
  121. 38 | }
  122.  
  123. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:9754:81: error: ambiguous type name 'GType' in 'Variant'
  124. 9752 |
  125. 9753 | /// Creates a property editor that can be used by plugin UI to edit the specified property of an `object`.
  126. 9754 | public static func instantiatePropertyEditor(object: Object?, type: Variant.GType, path: String, hint: PropertyHint, hintText: String, usage: UInt32, wide: Bool = false) -> EditorProperty? {
  127. | `- error: ambiguous type name 'GType' in 'Variant'
  128. 9755 | var _result = GodotNativeObjectPointer(bitPattern: 0)
  129. 9756 | withUnsafePointer(to: object?.handle) { pArg0 in
  130.  
  131. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  132. 44701 |
  133. 44702 | extension Variant {
  134. 44703 | public enum GType: Int64, CaseIterable {
  135. | `- note: found candidate with type 'Variant.GType'
  136. 44704 | /// Variable is `null`.
  137. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  138.  
  139. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  140. 4625 |
  141. 4626 | extension Variant {
  142. 4627 | public enum GType: Int64, CaseIterable {
  143. | `- note: found candidate with type 'Variant.GType'
  144. 4628 | /// Variable is `null`.
  145. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  146.  
  147. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:10094:61: error: ambiguous type name 'GType' in 'Variant'
  148. 10092 | /// Called to allow adding property-specific editors to the property list for `object`. The added editor control must extend ``EditorProperty``. Returning `true` removes the built-in editor for this property, otherwise allows to insert a custom editor before the built-in one.
  149. 10093 | @_documentation(visibility: public)
  150. 10094 | open func _parseProperty(object: Object?, type: Variant.GType, name: String, hintType: PropertyHint, hintString: String, usageFlags: PropertyUsageFlags, wide: Bool) -> Bool {
  151. | `- error: ambiguous type name 'GType' in 'Variant'
  152. 10095 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  153. 10096 | var _result: Bool = false
  154.  
  155. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  156. 44701 |
  157. 44702 | extension Variant {
  158. 44703 | public enum GType: Int64, CaseIterable {
  159. | `- note: found candidate with type 'Variant.GType'
  160. 44704 | /// Variable is `null`.
  161. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  162.  
  163. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  164. 4625 |
  165. 4626 | extension Variant {
  166. 4627 | public enum GType: Int64, CaseIterable {
  167. | `- note: found candidate with type 'Variant.GType'
  168. 4628 | /// Variable is `null`.
  169. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  170.  
  171. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19054:61: error: ambiguous type name 'GType' in 'Variant'
  172. 19052 |
  173. 19053 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)``.
  174. 19054 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  175. | `- error: ambiguous type name 'GType' in 'Variant'
  176. 19055 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  177. 19056 | withUnsafePointer(to: type.rawValue) { pArg0 in
  178.  
  179. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  180. 44701 |
  181. 44702 | extension Variant {
  182. 44703 | public enum GType: Int64, CaseIterable {
  183. | `- note: found candidate with type 'Variant.GType'
  184. 44704 | /// Variable is `null`.
  185. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  186.  
  187. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  188. 4625 |
  189. 4626 | extension Variant {
  190. 4627 | public enum GType: Int64, CaseIterable {
  191. | `- note: found candidate with type 'Variant.GType'
  192. 4628 | /// Variable is `null`.
  193. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  194.  
  195. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19630:61: error: ambiguous type name 'GType' in 'Variant'
  196. 19628 |
  197. 19629 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)`` and ``_getInternalImportOptions(category:)``.
  198. 19630 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  199. | `- error: ambiguous type name 'GType' in 'Variant'
  200. 19631 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  201. 19632 | withUnsafePointer(to: type.rawValue) { pArg0 in
  202.  
  203. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  204. 44701 |
  205. 44702 | extension Variant {
  206. 44703 | public enum GType: Int64, CaseIterable {
  207. | `- note: found candidate with type 'Variant.GType'
  208. 44704 | /// Variable is `null`.
  209. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  210.  
  211. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  212. 4625 |
  213. 4626 | extension Variant {
  214. 4627 | public enum GType: Int64, CaseIterable {
  215. | `- note: found candidate with type 'Variant.GType'
  216. 4628 | /// Variable is `null`.
  217. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  218.  
  219. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:5904:43: error: ambiguous type name 'GType' in 'Variant'
  220. 5902 |
  221. 5903 | /// The type of data stored in the Godot property. This is the type of the property that the ``nodePaths`` point to.
  222. 5904 | final public var variantType: Variant.GType {
  223. | `- error: ambiguous type name 'GType' in 'Variant'
  224. 5905 | get {
  225. 5906 | return get_variant_type ()
  226.  
  227. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  228. 44701 |
  229. 44702 | extension Variant {
  230. 44703 | public enum GType: Int64, CaseIterable {
  231. | `- note: found candidate with type 'Variant.GType'
  232. 44704 | /// Variable is `null`.
  233. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  234.  
  235. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  236. 4625 |
  237. 4626 | extension Variant {
  238. 4627 | public enum GType: Int64, CaseIterable {
  239. | `- note: found candidate with type 'Variant.GType'
  240. 4628 | /// Variable is `null`.
  241. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  242.  
  243. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6272:58: error: ambiguous type name 'GType' in 'Variant'
  244. 6270 |
  245. 6271 | @inline(__always)
  246. 6272 | fileprivate final func get_variant_type() -> Variant.GType {
  247. | `- error: ambiguous type name 'GType' in 'Variant'
  248. 6273 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  249. 6274 | var _result: Int64 = 0 // to avoid packed enums on the stack
  250.  
  251. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  252. 44701 |
  253. 44702 | extension Variant {
  254. 44703 | public enum GType: Int64, CaseIterable {
  255. | `- note: found candidate with type 'Variant.GType'
  256. 44704 | /// Variable is `null`.
  257. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  258.  
  259. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  260. 4625 |
  261. 4626 | extension Variant {
  262. 4627 | public enum GType: Int64, CaseIterable {
  263. | `- note: found candidate with type 'Variant.GType'
  264. 4628 | /// Variable is `null`.
  265. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  266.  
  267. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6291:68: error: ambiguous type name 'GType' in 'Variant'
  268. 6289 |
  269. 6290 | @inline(__always)
  270. 6291 | fileprivate final func set_variant_type(_ variantType: Variant.GType) {
  271. | `- error: ambiguous type name 'GType' in 'Variant'
  272. 6292 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  273. 6293 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  274.  
  275. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  276. 44701 |
  277. 44702 | extension Variant {
  278. 44703 | public enum GType: Int64, CaseIterable {
  279. | `- note: found candidate with type 'Variant.GType'
  280. 44704 | /// Variable is `null`.
  281. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  282.  
  283. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  284. 4625 |
  285. 4626 | extension Variant {
  286. 4627 | public enum GType: Int64, CaseIterable {
  287. | `- note: found candidate with type 'Variant.GType'
  288. 4628 | /// Variable is `null`.
  289. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  290.  
  291. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6318:53: error: ambiguous type name 'GType' in 'Variant'
  292. 6316 |
  293. 6317 | /// Sets the ``variantType`` and ``objectModelType`` properties. This is a convenience method to set both properties at once, since they are almost always known at the same time. This method should be called once. Calling it again with the same values will have no effect.
  294. 6318 | public final func setTypes(variantType: Variant.GType, objModelType: GLTFObjectModelProperty.GLTFObjectModelType) {
  295. | `- error: ambiguous type name 'GType' in 'Variant'
  296. 6319 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  297. 6320 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  298.  
  299. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  300. 44701 |
  301. 44702 | extension Variant {
  302. 44703 | public enum GType: Int64, CaseIterable {
  303. | `- note: found candidate with type 'Variant.GType'
  304. 44704 | /// Variable is `null`.
  305. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  306.  
  307. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  308. 4625 |
  309. 4626 | extension Variant {
  310. 4627 | public enum GType: Int64, CaseIterable {
  311. | `- note: found candidate with type 'Variant.GType'
  312. 4628 | /// Variable is `null`.
  313. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  314.  
  315. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:45986:84: error: ambiguous type name 'GType' in 'Variant'
  316. 45984 |
  317. 45985 | /// Sets the type of the custom data layer identified by the given index.
  318. 45986 | public final func setCustomDataLayerType(layerIndex: Int32, layerType: Variant.GType) {
  319. | `- error: ambiguous type name 'GType' in 'Variant'
  320. 45987 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  321. 45988 | withUnsafePointer(to: layerIndex) { pArg0 in
  322.  
  323. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  324. 44701 |
  325. 44702 | extension Variant {
  326. 44703 | public enum GType: Int64, CaseIterable {
  327. | `- note: found candidate with type 'Variant.GType'
  328. 44704 | /// Variable is `null`.
  329. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  330.  
  331. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  332. 4625 |
  333. 4626 | extension Variant {
  334. 4627 | public enum GType: Int64, CaseIterable {
  335. | `- note: found candidate with type 'Variant.GType'
  336. 4628 | /// Variable is `null`.
  337. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  338.  
  339. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:46016:76: error: ambiguous type name 'GType' in 'Variant'
  340. 46014 |
  341. 46015 | /// Returns the type of the custom data layer identified by the given index.
  342. 46016 | public final func getCustomDataLayerType(layerIndex: Int32) -> Variant.GType {
  343. | `- error: ambiguous type name 'GType' in 'Variant'
  344. 46017 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  345. 46018 | var _result: Int64 = 0 // to avoid packed enums on the stack
  346.  
  347. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  348. 44701 |
  349. 44702 | extension Variant {
  350. 44703 | public enum GType: Int64, CaseIterable {
  351. | `- note: found candidate with type 'Variant.GType'
  352. 44704 | /// Variable is `null`.
  353. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  354.  
  355. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  356. 4625 |
  357. 4626 | extension Variant {
  358. 4627 | public enum GType: Int64, CaseIterable {
  359. | `- note: found candidate with type 'Variant.GType'
  360. 4628 | /// Variable is `null`.
  361. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  362. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:45986:84: error: ambiguous type name 'GType' in 'Variant'
  363. 45984 |
  364. 45985 | /// Sets the type of the custom data layer identified by the given index.
  365. 45986 | public final func setCustomDataLayerType(layerIndex: Int32, layerType: Variant.GType) {
  366. | `- error: ambiguous type name 'GType' in 'Variant'
  367. 45987 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  368. 45988 | withUnsafePointer(to: layerIndex) { pArg0 in
  369.  
  370. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  371. 44701 |
  372. 44702 | extension Variant {
  373. 44703 | public enum GType: Int64, CaseIterable {
  374. | `- note: found candidate with type 'Variant.GType'
  375. 44704 | /// Variable is `null`.
  376. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  377.  
  378. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  379. 4625 |
  380. 4626 | extension Variant {
  381. 4627 | public enum GType: Int64, CaseIterable {
  382. | `- note: found candidate with type 'Variant.GType'
  383. 4628 | /// Variable is `null`.
  384. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  385.  
  386. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:46016:76: error: ambiguous type name 'GType' in 'Variant'
  387. 46014 |
  388. 46015 | /// Returns the type of the custom data layer identified by the given index.
  389. 46016 | public final func getCustomDataLayerType(layerIndex: Int32) -> Variant.GType {
  390. | `- error: ambiguous type name 'GType' in 'Variant'
  391. 46017 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  392. 46018 | var _result: Int64 = 0 // to avoid packed enums on the stack
  393.  
  394. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  395. 44701 |
  396. 44702 | extension Variant {
  397. 44703 | public enum GType: Int64, CaseIterable {
  398. | `- note: found candidate with type 'Variant.GType'
  399. 44704 | /// Variable is `null`.
  400. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  401.  
  402. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  403. 4625 |
  404. 4626 | extension Variant {
  405. 4627 | public enum GType: Int64, CaseIterable {
  406. | `- note: found candidate with type 'Variant.GType'
  407. 4628 | /// Variable is `null`.
  408. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  409. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:45986:84: error: ambiguous type name 'GType' in 'Variant'
  410. 45984 |
  411. 45985 | /// Sets the type of the custom data layer identified by the given index.
  412. 45986 | public final func setCustomDataLayerType(layerIndex: Int32, layerType: Variant.GType) {
  413. | `- error: ambiguous type name 'GType' in 'Variant'
  414. 45987 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  415. 45988 | withUnsafePointer(to: layerIndex) { pArg0 in
  416.  
  417. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  418. 44701 |
  419. 44702 | extension Variant {
  420. 44703 | public enum GType: Int64, CaseIterable {
  421. | `- note: found candidate with type 'Variant.GType'
  422. 44704 | /// Variable is `null`.
  423. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  424.  
  425. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  426. 4625 |
  427. 4626 | extension Variant {
  428. 4627 | public enum GType: Int64, CaseIterable {
  429. | `- note: found candidate with type 'Variant.GType'
  430. 4628 | /// Variable is `null`.
  431. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  432.  
  433. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:46016:76: error: ambiguous type name 'GType' in 'Variant'
  434. 46014 |
  435. 46015 | /// Returns the type of the custom data layer identified by the given index.
  436. 46016 | public final func getCustomDataLayerType(layerIndex: Int32) -> Variant.GType {
  437. | `- error: ambiguous type name 'GType' in 'Variant'
  438. 46017 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  439. 46018 | var _result: Int64 = 0 // to avoid packed enums on the stack
  440.  
  441. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  442. 44701 |
  443. 44702 | extension Variant {
  444. 44703 | public enum GType: Int64, CaseIterable {
  445. | `- note: found candidate with type 'Variant.GType'
  446. 44704 | /// Variable is `null`.
  447. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  448.  
  449. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  450. 4625 |
  451. 4626 | extension Variant {
  452. 4627 | public enum GType: Int64, CaseIterable {
  453. | `- note: found candidate with type 'Variant.GType'
  454. 4628 | /// Variable is `null`.
  455. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  456. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:45986:84: error: ambiguous type name 'GType' in 'Variant'
  457. 45984 |
  458. 45985 | /// Sets the type of the custom data layer identified by the given index.
  459. 45986 | public final func setCustomDataLayerType(layerIndex: Int32, layerType: Variant.GType) {
  460. | `- error: ambiguous type name 'GType' in 'Variant'
  461. 45987 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  462. 45988 | withUnsafePointer(to: layerIndex) { pArg0 in
  463.  
  464. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  465. 44701 |
  466. 44702 | extension Variant {
  467. 44703 | public enum GType: Int64, CaseIterable {
  468. | `- note: found candidate with type 'Variant.GType'
  469. 44704 | /// Variable is `null`.
  470. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  471.  
  472. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  473. 4625 |
  474. 4626 | extension Variant {
  475. 4627 | public enum GType: Int64, CaseIterable {
  476. | `- note: found candidate with type 'Variant.GType'
  477. 4628 | /// Variable is `null`.
  478. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  479.  
  480. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:46016:76: error: ambiguous type name 'GType' in 'Variant'
  481. 46014 |
  482. 46015 | /// Returns the type of the custom data layer identified by the given index.
  483. 46016 | public final func getCustomDataLayerType(layerIndex: Int32) -> Variant.GType {
  484. | `- error: ambiguous type name 'GType' in 'Variant'
  485. 46017 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  486. 46018 | var _result: Int64 = 0 // to avoid packed enums on the stack
  487.  
  488. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  489. 44701 |
  490. 44702 | extension Variant {
  491. 44703 | public enum GType: Int64, CaseIterable {
  492. | `- note: found candidate with type 'Variant.GType'
  493. 44704 | /// Variable is `null`.
  494. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  495.  
  496. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  497. 4625 |
  498. 4626 | extension Variant {
  499. 4627 | public enum GType: Int64, CaseIterable {
  500. | `- note: found candidate with type 'Variant.GType'
  501. 4628 | /// Variable is `null`.
  502. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  503. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:45986:84: error: ambiguous type name 'GType' in 'Variant'
  504. 45984 |
  505. 45985 | /// Sets the type of the custom data layer identified by the given index.
  506. 45986 | public final func setCustomDataLayerType(layerIndex: Int32, layerType: Variant.GType) {
  507. | `- error: ambiguous type name 'GType' in 'Variant'
  508. 45987 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  509. 45988 | withUnsafePointer(to: layerIndex) { pArg0 in
  510.  
  511. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  512. 44701 |
  513. 44702 | extension Variant {
  514. 44703 | public enum GType: Int64, CaseIterable {
  515. | `- note: found candidate with type 'Variant.GType'
  516. 44704 | /// Variable is `null`.
  517. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  518.  
  519. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  520. 4625 |
  521. 4626 | extension Variant {
  522. 4627 | public enum GType: Int64, CaseIterable {
  523. | `- note: found candidate with type 'Variant.GType'
  524. 4628 | /// Variable is `null`.
  525. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  526.  
  527. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotT.swift:46016:76: error: ambiguous type name 'GType' in 'Variant'
  528. 46014 |
  529. 46015 | /// Returns the type of the custom data layer identified by the given index.
  530. 46016 | public final func getCustomDataLayerType(layerIndex: Int32) -> Variant.GType {
  531. | `- error: ambiguous type name 'GType' in 'Variant'
  532. 46017 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  533. 46018 | var _result: Int64 = 0 // to avoid packed enums on the stack
  534.  
  535. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  536. 44701 |
  537. 44702 | extension Variant {
  538. 44703 | public enum GType: Int64, CaseIterable {
  539. | `- note: found candidate with type 'Variant.GType'
  540. 44704 | /// Variable is `null`.
  541. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  542.  
  543. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  544. 4625 |
  545. 4626 | extension Variant {
  546. 4627 | public enum GType: Int64, CaseIterable {
  547. | `- note: found candidate with type 'Variant.GType'
  548. 4628 | /// Variable is `null`.
  549. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  550. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:5904:43: error: ambiguous type name 'GType' in 'Variant'
  551. 5902 |
  552. 5903 | /// The type of data stored in the Godot property. This is the type of the property that the ``nodePaths`` point to.
  553. 5904 | final public var variantType: Variant.GType {
  554. | `- error: ambiguous type name 'GType' in 'Variant'
  555. 5905 | get {
  556. 5906 | return get_variant_type ()
  557.  
  558. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  559. 44701 |
  560. 44702 | extension Variant {
  561. 44703 | public enum GType: Int64, CaseIterable {
  562. | `- note: found candidate with type 'Variant.GType'
  563. 44704 | /// Variable is `null`.
  564. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  565.  
  566. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  567. 4625 |
  568. 4626 | extension Variant {
  569. 4627 | public enum GType: Int64, CaseIterable {
  570. | `- note: found candidate with type 'Variant.GType'
  571. 4628 | /// Variable is `null`.
  572. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  573.  
  574. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6272:58: error: ambiguous type name 'GType' in 'Variant'
  575. 6270 |
  576. 6271 | @inline(__always)
  577. 6272 | fileprivate final func get_variant_type() -> Variant.GType {
  578. | `- error: ambiguous type name 'GType' in 'Variant'
  579. 6273 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  580. 6274 | var _result: Int64 = 0 // to avoid packed enums on the stack
  581.  
  582. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  583. 44701 |
  584. 44702 | extension Variant {
  585. 44703 | public enum GType: Int64, CaseIterable {
  586. | `- note: found candidate with type 'Variant.GType'
  587. 44704 | /// Variable is `null`.
  588. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  589.  
  590. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  591. 4625 |
  592. 4626 | extension Variant {
  593. 4627 | public enum GType: Int64, CaseIterable {
  594. | `- note: found candidate with type 'Variant.GType'
  595. 4628 | /// Variable is `null`.
  596. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  597.  
  598. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6291:68: error: ambiguous type name 'GType' in 'Variant'
  599. 6289 |
  600. 6290 | @inline(__always)
  601. 6291 | fileprivate final func set_variant_type(_ variantType: Variant.GType) {
  602. | `- error: ambiguous type name 'GType' in 'Variant'
  603. 6292 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  604. 6293 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  605.  
  606. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  607. 44701 |
  608. 44702 | extension Variant {
  609. 44703 | public enum GType: Int64, CaseIterable {
  610. | `- note: found candidate with type 'Variant.GType'
  611. 44704 | /// Variable is `null`.
  612. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  613.  
  614. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  615. 4625 |
  616. 4626 | extension Variant {
  617. 4627 | public enum GType: Int64, CaseIterable {
  618. | `- note: found candidate with type 'Variant.GType'
  619. 4628 | /// Variable is `null`.
  620. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  621.  
  622. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6318:53: error: ambiguous type name 'GType' in 'Variant'
  623. 6316 |
  624. 6317 | /// Sets the ``variantType`` and ``objectModelType`` properties. This is a convenience method to set both properties at once, since they are almost always known at the same time. This method should be called once. Calling it again with the same values will have no effect.
  625. 6318 | public final func setTypes(variantType: Variant.GType, objModelType: GLTFObjectModelProperty.GLTFObjectModelType) {
  626. | `- error: ambiguous type name 'GType' in 'Variant'
  627. 6319 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  628. 6320 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  629.  
  630. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  631. 44701 |
  632. 44702 | extension Variant {
  633. 44703 | public enum GType: Int64, CaseIterable {
  634. | `- note: found candidate with type 'Variant.GType'
  635. 44704 | /// Variable is `null`.
  636. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  637.  
  638. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  639. 4625 |
  640. 4626 | extension Variant {
  641. 4627 | public enum GType: Int64, CaseIterable {
  642. | `- note: found candidate with type 'Variant.GType'
  643. 4628 | /// Variable is `null`.
  644. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  645. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:5904:43: error: ambiguous type name 'GType' in 'Variant'
  646. 5902 |
  647. 5903 | /// The type of data stored in the Godot property. This is the type of the property that the ``nodePaths`` point to.
  648. 5904 | final public var variantType: Variant.GType {
  649. | `- error: ambiguous type name 'GType' in 'Variant'
  650. 5905 | get {
  651. 5906 | return get_variant_type ()
  652.  
  653. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  654. 44701 |
  655. 44702 | extension Variant {
  656. 44703 | public enum GType: Int64, CaseIterable {
  657. | `- note: found candidate with type 'Variant.GType'
  658. 44704 | /// Variable is `null`.
  659. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  660.  
  661. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  662. 4625 |
  663. 4626 | extension Variant {
  664. 4627 | public enum GType: Int64, CaseIterable {
  665. | `- note: found candidate with type 'Variant.GType'
  666. 4628 | /// Variable is `null`.
  667. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  668.  
  669. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6272:58: error: ambiguous type name 'GType' in 'Variant'
  670. 6270 |
  671. 6271 | @inline(__always)
  672. 6272 | fileprivate final func get_variant_type() -> Variant.GType {
  673. | `- error: ambiguous type name 'GType' in 'Variant'
  674. 6273 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  675. 6274 | var _result: Int64 = 0 // to avoid packed enums on the stack
  676.  
  677. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  678. 44701 |
  679. 44702 | extension Variant {
  680. 44703 | public enum GType: Int64, CaseIterable {
  681. | `- note: found candidate with type 'Variant.GType'
  682. 44704 | /// Variable is `null`.
  683. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  684.  
  685. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  686. 4625 |
  687. 4626 | extension Variant {
  688. 4627 | public enum GType: Int64, CaseIterable {
  689. | `- note: found candidate with type 'Variant.GType'
  690. 4628 | /// Variable is `null`.
  691. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  692.  
  693. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6291:68: error: ambiguous type name 'GType' in 'Variant'
  694. 6289 |
  695. 6290 | @inline(__always)
  696. 6291 | fileprivate final func set_variant_type(_ variantType: Variant.GType) {
  697. | `- error: ambiguous type name 'GType' in 'Variant'
  698. 6292 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  699. 6293 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  700.  
  701. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  702. 44701 |
  703. 44702 | extension Variant {
  704. 44703 | public enum GType: Int64, CaseIterable {
  705. | `- note: found candidate with type 'Variant.GType'
  706. 44704 | /// Variable is `null`.
  707. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  708.  
  709. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  710. 4625 |
  711. 4626 | extension Variant {
  712. 4627 | public enum GType: Int64, CaseIterable {
  713. | `- note: found candidate with type 'Variant.GType'
  714. 4628 | /// Variable is `null`.
  715. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  716.  
  717. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6318:53: error: ambiguous type name 'GType' in 'Variant'
  718. 6316 |
  719. 6317 | /// Sets the ``variantType`` and ``objectModelType`` properties. This is a convenience method to set both properties at once, since they are almost always known at the same time. This method should be called once. Calling it again with the same values will have no effect.
  720. 6318 | public final func setTypes(variantType: Variant.GType, objModelType: GLTFObjectModelProperty.GLTFObjectModelType) {
  721. | `- error: ambiguous type name 'GType' in 'Variant'
  722. 6319 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  723. 6320 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  724.  
  725. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  726. 44701 |
  727. 44702 | extension Variant {
  728. 44703 | public enum GType: Int64, CaseIterable {
  729. | `- note: found candidate with type 'Variant.GType'
  730. 44704 | /// Variable is `null`.
  731. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  732.  
  733. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  734. 4625 |
  735. 4626 | extension Variant {
  736. 4627 | public enum GType: Int64, CaseIterable {
  737. | `- note: found candidate with type 'Variant.GType'
  738. 4628 | /// Variable is `null`.
  739. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  740. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:5904:43: error: ambiguous type name 'GType' in 'Variant'
  741. 5902 |
  742. 5903 | /// The type of data stored in the Godot property. This is the type of the property that the ``nodePaths`` point to.
  743. 5904 | final public var variantType: Variant.GType {
  744. | `- error: ambiguous type name 'GType' in 'Variant'
  745. 5905 | get {
  746. 5906 | return get_variant_type ()
  747.  
  748. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  749. 44701 |
  750. 44702 | extension Variant {
  751. 44703 | public enum GType: Int64, CaseIterable {
  752. | `- note: found candidate with type 'Variant.GType'
  753. 44704 | /// Variable is `null`.
  754. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  755.  
  756. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  757. 4625 |
  758. 4626 | extension Variant {
  759. 4627 | public enum GType: Int64, CaseIterable {
  760. | `- note: found candidate with type 'Variant.GType'
  761. 4628 | /// Variable is `null`.
  762. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  763.  
  764. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6272:58: error: ambiguous type name 'GType' in 'Variant'
  765. 6270 |
  766. 6271 | @inline(__always)
  767. 6272 | fileprivate final func get_variant_type() -> Variant.GType {
  768. | `- error: ambiguous type name 'GType' in 'Variant'
  769. 6273 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  770. 6274 | var _result: Int64 = 0 // to avoid packed enums on the stack
  771.  
  772. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  773. 44701 |
  774. 44702 | extension Variant {
  775. 44703 | public enum GType: Int64, CaseIterable {
  776. | `- note: found candidate with type 'Variant.GType'
  777. 44704 | /// Variable is `null`.
  778. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  779.  
  780. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  781. 4625 |
  782. 4626 | extension Variant {
  783. 4627 | public enum GType: Int64, CaseIterable {
  784. | `- note: found candidate with type 'Variant.GType'
  785. 4628 | /// Variable is `null`.
  786. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  787.  
  788. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6291:68: error: ambiguous type name 'GType' in 'Variant'
  789. 6289 |
  790. 6290 | @inline(__always)
  791. 6291 | fileprivate final func set_variant_type(_ variantType: Variant.GType) {
  792. | `- error: ambiguous type name 'GType' in 'Variant'
  793. 6292 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  794. 6293 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  795.  
  796. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  797. 44701 |
  798. 44702 | extension Variant {
  799. 44703 | public enum GType: Int64, CaseIterable {
  800. | `- note: found candidate with type 'Variant.GType'
  801. 44704 | /// Variable is `null`.
  802. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  803.  
  804. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  805. 4625 |
  806. 4626 | extension Variant {
  807. 4627 | public enum GType: Int64, CaseIterable {
  808. | `- note: found candidate with type 'Variant.GType'
  809. 4628 | /// Variable is `null`.
  810. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  811.  
  812. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6318:53: error: ambiguous type name 'GType' in 'Variant'
  813. 6316 |
  814. 6317 | /// Sets the ``variantType`` and ``objectModelType`` properties. This is a convenience method to set both properties at once, since they are almost always known at the same time. This method should be called once. Calling it again with the same values will have no effect.
  815. 6318 | public final func setTypes(variantType: Variant.GType, objModelType: GLTFObjectModelProperty.GLTFObjectModelType) {
  816. | `- error: ambiguous type name 'GType' in 'Variant'
  817. 6319 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  818. 6320 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  819.  
  820. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  821. 44701 |
  822. 44702 | extension Variant {
  823. 44703 | public enum GType: Int64, CaseIterable {
  824. | `- note: found candidate with type 'Variant.GType'
  825. 44704 | /// Variable is `null`.
  826. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  827.  
  828. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  829. 4625 |
  830. 4626 | extension Variant {
  831. 4627 | public enum GType: Int64, CaseIterable {
  832. | `- note: found candidate with type 'Variant.GType'
  833. 4628 | /// Variable is `null`.
  834. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  835. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:5904:43: error: ambiguous type name 'GType' in 'Variant'
  836. 5902 |
  837. 5903 | /// The type of data stored in the Godot property. This is the type of the property that the ``nodePaths`` point to.
  838. 5904 | final public var variantType: Variant.GType {
  839. | `- error: ambiguous type name 'GType' in 'Variant'
  840. 5905 | get {
  841. 5906 | return get_variant_type ()
  842.  
  843. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  844. 44701 |
  845. 44702 | extension Variant {
  846. 44703 | public enum GType: Int64, CaseIterable {
  847. | `- note: found candidate with type 'Variant.GType'
  848. 44704 | /// Variable is `null`.
  849. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  850.  
  851. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  852. 4625 |
  853. 4626 | extension Variant {
  854. 4627 | public enum GType: Int64, CaseIterable {
  855. | `- note: found candidate with type 'Variant.GType'
  856. 4628 | /// Variable is `null`.
  857. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  858.  
  859. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6272:58: error: ambiguous type name 'GType' in 'Variant'
  860. 6270 |
  861. 6271 | @inline(__always)
  862. 6272 | fileprivate final func get_variant_type() -> Variant.GType {
  863. | `- error: ambiguous type name 'GType' in 'Variant'
  864. 6273 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  865. 6274 | var _result: Int64 = 0 // to avoid packed enums on the stack
  866.  
  867. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  868. 44701 |
  869. 44702 | extension Variant {
  870. 44703 | public enum GType: Int64, CaseIterable {
  871. | `- note: found candidate with type 'Variant.GType'
  872. 44704 | /// Variable is `null`.
  873. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  874.  
  875. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  876. 4625 |
  877. 4626 | extension Variant {
  878. 4627 | public enum GType: Int64, CaseIterable {
  879. | `- note: found candidate with type 'Variant.GType'
  880. 4628 | /// Variable is `null`.
  881. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  882.  
  883. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6291:68: error: ambiguous type name 'GType' in 'Variant'
  884. 6289 |
  885. 6290 | @inline(__always)
  886. 6291 | fileprivate final func set_variant_type(_ variantType: Variant.GType) {
  887. | `- error: ambiguous type name 'GType' in 'Variant'
  888. 6292 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  889. 6293 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  890.  
  891. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  892. 44701 |
  893. 44702 | extension Variant {
  894. 44703 | public enum GType: Int64, CaseIterable {
  895. | `- note: found candidate with type 'Variant.GType'
  896. 44704 | /// Variable is `null`.
  897. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  898.  
  899. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  900. 4625 |
  901. 4626 | extension Variant {
  902. 4627 | public enum GType: Int64, CaseIterable {
  903. | `- note: found candidate with type 'Variant.GType'
  904. 4628 | /// Variable is `null`.
  905. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  906.  
  907. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotG.swift:6318:53: error: ambiguous type name 'GType' in 'Variant'
  908. 6316 |
  909. 6317 | /// Sets the ``variantType`` and ``objectModelType`` properties. This is a convenience method to set both properties at once, since they are almost always known at the same time. This method should be called once. Calling it again with the same values will have no effect.
  910. 6318 | public final func setTypes(variantType: Variant.GType, objModelType: GLTFObjectModelProperty.GLTFObjectModelType) {
  911. | `- error: ambiguous type name 'GType' in 'Variant'
  912. 6319 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  913. 6320 | withUnsafePointer(to: variantType.rawValue) { pArg0 in
  914.  
  915. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  916. 44701 |
  917. 44702 | extension Variant {
  918. 44703 | public enum GType: Int64, CaseIterable {
  919. | `- note: found candidate with type 'Variant.GType'
  920. 44704 | /// Variable is `null`.
  921. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  922.  
  923. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  924. 4625 |
  925. 4626 | extension Variant {
  926. 4627 | public enum GType: Int64, CaseIterable {
  927. | `- note: found candidate with type 'Variant.GType'
  928. 4628 | /// Variable is `null`.
  929. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  930. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:9754:81: error: ambiguous type name 'GType' in 'Variant'
  931. 9752 |
  932. 9753 | /// Creates a property editor that can be used by plugin UI to edit the specified property of an `object`.
  933. 9754 | public static func instantiatePropertyEditor(object: Object?, type: Variant.GType, path: String, hint: PropertyHint, hintText: String, usage: UInt32, wide: Bool = false) -> EditorProperty? {
  934. | `- error: ambiguous type name 'GType' in 'Variant'
  935. 9755 | var _result = GodotNativeObjectPointer(bitPattern: 0)
  936. 9756 | withUnsafePointer(to: object?.handle) { pArg0 in
  937.  
  938. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  939. 44701 |
  940. 44702 | extension Variant {
  941. 44703 | public enum GType: Int64, CaseIterable {
  942. | `- note: found candidate with type 'Variant.GType'
  943. 44704 | /// Variable is `null`.
  944. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  945.  
  946. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  947. 4625 |
  948. 4626 | extension Variant {
  949. 4627 | public enum GType: Int64, CaseIterable {
  950. | `- note: found candidate with type 'Variant.GType'
  951. 4628 | /// Variable is `null`.
  952. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  953.  
  954. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:10094:61: error: ambiguous type name 'GType' in 'Variant'
  955. 10092 | /// Called to allow adding property-specific editors to the property list for `object`. The added editor control must extend ``EditorProperty``. Returning `true` removes the built-in editor for this property, otherwise allows to insert a custom editor before the built-in one.
  956. 10093 | @_documentation(visibility: public)
  957. 10094 | open func _parseProperty(object: Object?, type: Variant.GType, name: String, hintType: PropertyHint, hintString: String, usageFlags: PropertyUsageFlags, wide: Bool) -> Bool {
  958. | `- error: ambiguous type name 'GType' in 'Variant'
  959. 10095 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  960. 10096 | var _result: Bool = false
  961.  
  962. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  963. 44701 |
  964. 44702 | extension Variant {
  965. 44703 | public enum GType: Int64, CaseIterable {
  966. | `- note: found candidate with type 'Variant.GType'
  967. 44704 | /// Variable is `null`.
  968. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  969.  
  970. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  971. 4625 |
  972. 4626 | extension Variant {
  973. 4627 | public enum GType: Int64, CaseIterable {
  974. | `- note: found candidate with type 'Variant.GType'
  975. 4628 | /// Variable is `null`.
  976. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  977.  
  978. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19054:61: error: ambiguous type name 'GType' in 'Variant'
  979. 19052 |
  980. 19053 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)``.
  981. 19054 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  982. | `- error: ambiguous type name 'GType' in 'Variant'
  983. 19055 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  984. 19056 | withUnsafePointer(to: type.rawValue) { pArg0 in
  985.  
  986. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  987. 44701 |
  988. 44702 | extension Variant {
  989. 44703 | public enum GType: Int64, CaseIterable {
  990. | `- note: found candidate with type 'Variant.GType'
  991. 44704 | /// Variable is `null`.
  992. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  993.  
  994. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  995. 4625 |
  996. 4626 | extension Variant {
  997. 4627 | public enum GType: Int64, CaseIterable {
  998. | `- note: found candidate with type 'Variant.GType'
  999. 4628 | /// Variable is `null`.
  1000. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1001.  
  1002. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19630:61: error: ambiguous type name 'GType' in 'Variant'
  1003. 19628 |
  1004. 19629 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)`` and ``_getInternalImportOptions(category:)``.
  1005. 19630 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  1006. | `- error: ambiguous type name 'GType' in 'Variant'
  1007. 19631 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1008. 19632 | withUnsafePointer(to: type.rawValue) { pArg0 in
  1009.  
  1010. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1011. 44701 |
  1012. 44702 | extension Variant {
  1013. 44703 | public enum GType: Int64, CaseIterable {
  1014. | `- note: found candidate with type 'Variant.GType'
  1015. 44704 | /// Variable is `null`.
  1016. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1017.  
  1018. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1019. 4625 |
  1020. 4626 | extension Variant {
  1021. 4627 | public enum GType: Int64, CaseIterable {
  1022. | `- note: found candidate with type 'Variant.GType'
  1023. 4628 | /// Variable is `null`.
  1024. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1025. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:9754:81: error: ambiguous type name 'GType' in 'Variant'
  1026. 9752 |
  1027. 9753 | /// Creates a property editor that can be used by plugin UI to edit the specified property of an `object`.
  1028. 9754 | public static func instantiatePropertyEditor(object: Object?, type: Variant.GType, path: String, hint: PropertyHint, hintText: String, usage: UInt32, wide: Bool = false) -> EditorProperty? {
  1029. | `- error: ambiguous type name 'GType' in 'Variant'
  1030. 9755 | var _result = GodotNativeObjectPointer(bitPattern: 0)
  1031. 9756 | withUnsafePointer(to: object?.handle) { pArg0 in
  1032.  
  1033. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1034. 44701 |
  1035. 44702 | extension Variant {
  1036. 44703 | public enum GType: Int64, CaseIterable {
  1037. | `- note: found candidate with type 'Variant.GType'
  1038. 44704 | /// Variable is `null`.
  1039. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1040.  
  1041. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1042. 4625 |
  1043. 4626 | extension Variant {
  1044. 4627 | public enum GType: Int64, CaseIterable {
  1045. | `- note: found candidate with type 'Variant.GType'
  1046. 4628 | /// Variable is `null`.
  1047. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1048.  
  1049. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:10094:61: error: ambiguous type name 'GType' in 'Variant'
  1050. 10092 | /// Called to allow adding property-specific editors to the property list for `object`. The added editor control must extend ``EditorProperty``. Returning `true` removes the built-in editor for this property, otherwise allows to insert a custom editor before the built-in one.
  1051. 10093 | @_documentation(visibility: public)
  1052. 10094 | open func _parseProperty(object: Object?, type: Variant.GType, name: String, hintType: PropertyHint, hintString: String, usageFlags: PropertyUsageFlags, wide: Bool) -> Bool {
  1053. | `- error: ambiguous type name 'GType' in 'Variant'
  1054. 10095 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1055. 10096 | var _result: Bool = false
  1056.  
  1057. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1058. 44701 |
  1059. 44702 | extension Variant {
  1060. 44703 | public enum GType: Int64, CaseIterable {
  1061. | `- note: found candidate with type 'Variant.GType'
  1062. 44704 | /// Variable is `null`.
  1063. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1064.  
  1065. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1066. 4625 |
  1067. 4626 | extension Variant {
  1068. 4627 | public enum GType: Int64, CaseIterable {
  1069. | `- note: found candidate with type 'Variant.GType'
  1070. 4628 | /// Variable is `null`.
  1071. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1072.  
  1073. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19054:61: error: ambiguous type name 'GType' in 'Variant'
  1074. 19052 |
  1075. 19053 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)``.
  1076. 19054 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  1077. | `- error: ambiguous type name 'GType' in 'Variant'
  1078. 19055 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1079. 19056 | withUnsafePointer(to: type.rawValue) { pArg0 in
  1080.  
  1081. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1082. 44701 |
  1083. 44702 | extension Variant {
  1084. 44703 | public enum GType: Int64, CaseIterable {
  1085. | `- note: found candidate with type 'Variant.GType'
  1086. 44704 | /// Variable is `null`.
  1087. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1088.  
  1089. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1090. 4625 |
  1091. 4626 | extension Variant {
  1092. 4627 | public enum GType: Int64, CaseIterable {
  1093. | `- note: found candidate with type 'Variant.GType'
  1094. 4628 | /// Variable is `null`.
  1095. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1096.  
  1097. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19630:61: error: ambiguous type name 'GType' in 'Variant'
  1098. 19628 |
  1099. 19629 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)`` and ``_getInternalImportOptions(category:)``.
  1100. 19630 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  1101. | `- error: ambiguous type name 'GType' in 'Variant'
  1102. 19631 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1103. 19632 | withUnsafePointer(to: type.rawValue) { pArg0 in
  1104.  
  1105. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1106. 44701 |
  1107. 44702 | extension Variant {
  1108. 44703 | public enum GType: Int64, CaseIterable {
  1109. | `- note: found candidate with type 'Variant.GType'
  1110. 44704 | /// Variable is `null`.
  1111. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1112.  
  1113. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1114. 4625 |
  1115. 4626 | extension Variant {
  1116. 4627 | public enum GType: Int64, CaseIterable {
  1117. | `- note: found candidate with type 'Variant.GType'
  1118. 4628 | /// Variable is `null`.
  1119. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1120. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:9754:81: error: ambiguous type name 'GType' in 'Variant'
  1121. 9752 |
  1122. 9753 | /// Creates a property editor that can be used by plugin UI to edit the specified property of an `object`.
  1123. 9754 | public static func instantiatePropertyEditor(object: Object?, type: Variant.GType, path: String, hint: PropertyHint, hintText: String, usage: UInt32, wide: Bool = false) -> EditorProperty? {
  1124. | `- error: ambiguous type name 'GType' in 'Variant'
  1125. 9755 | var _result = GodotNativeObjectPointer(bitPattern: 0)
  1126. 9756 | withUnsafePointer(to: object?.handle) { pArg0 in
  1127.  
  1128. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1129. 44701 |
  1130. 44702 | extension Variant {
  1131. 44703 | public enum GType: Int64, CaseIterable {
  1132. | `- note: found candidate with type 'Variant.GType'
  1133. 44704 | /// Variable is `null`.
  1134. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1135.  
  1136. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1137. 4625 |
  1138. 4626 | extension Variant {
  1139. 4627 | public enum GType: Int64, CaseIterable {
  1140. | `- note: found candidate with type 'Variant.GType'
  1141. 4628 | /// Variable is `null`.
  1142. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1143.  
  1144. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:10094:61: error: ambiguous type name 'GType' in 'Variant'
  1145. 10092 | /// Called to allow adding property-specific editors to the property list for `object`. The added editor control must extend ``EditorProperty``. Returning `true` removes the built-in editor for this property, otherwise allows to insert a custom editor before the built-in one.
  1146. 10093 | @_documentation(visibility: public)
  1147. 10094 | open func _parseProperty(object: Object?, type: Variant.GType, name: String, hintType: PropertyHint, hintString: String, usageFlags: PropertyUsageFlags, wide: Bool) -> Bool {
  1148. | `- error: ambiguous type name 'GType' in 'Variant'
  1149. 10095 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1150. 10096 | var _result: Bool = false
  1151.  
  1152. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1153. 44701 |
  1154. 44702 | extension Variant {
  1155. 44703 | public enum GType: Int64, CaseIterable {
  1156. | `- note: found candidate with type 'Variant.GType'
  1157. 44704 | /// Variable is `null`.
  1158. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1159.  
  1160. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1161. 4625 |
  1162. 4626 | extension Variant {
  1163. 4627 | public enum GType: Int64, CaseIterable {
  1164. | `- note: found candidate with type 'Variant.GType'
  1165. 4628 | /// Variable is `null`.
  1166. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1167.  
  1168. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19054:61: error: ambiguous type name 'GType' in 'Variant'
  1169. 19052 |
  1170. 19053 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)``.
  1171. 19054 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  1172. | `- error: ambiguous type name 'GType' in 'Variant'
  1173. 19055 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1174. 19056 | withUnsafePointer(to: type.rawValue) { pArg0 in
  1175.  
  1176. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1177. 44701 |
  1178. 44702 | extension Variant {
  1179. 44703 | public enum GType: Int64, CaseIterable {
  1180. | `- note: found candidate with type 'Variant.GType'
  1181. 44704 | /// Variable is `null`.
  1182. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1183.  
  1184. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1185. 4625 |
  1186. 4626 | extension Variant {
  1187. 4627 | public enum GType: Int64, CaseIterable {
  1188. | `- note: found candidate with type 'Variant.GType'
  1189. 4628 | /// Variable is `null`.
  1190. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1191.  
  1192. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19630:61: error: ambiguous type name 'GType' in 'Variant'
  1193. 19628 |
  1194. 19629 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)`` and ``_getInternalImportOptions(category:)``.
  1195. 19630 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  1196. | `- error: ambiguous type name 'GType' in 'Variant'
  1197. 19631 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1198. 19632 | withUnsafePointer(to: type.rawValue) { pArg0 in
  1199.  
  1200. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1201. 44701 |
  1202. 44702 | extension Variant {
  1203. 44703 | public enum GType: Int64, CaseIterable {
  1204. | `- note: found candidate with type 'Variant.GType'
  1205. 44704 | /// Variable is `null`.
  1206. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1207.  
  1208. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1209. 4625 |
  1210. 4626 | extension Variant {
  1211. 4627 | public enum GType: Int64, CaseIterable {
  1212. | `- note: found candidate with type 'Variant.GType'
  1213. 4628 | /// Variable is `null`.
  1214. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1215. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:9754:81: error: ambiguous type name 'GType' in 'Variant'
  1216. 9752 |
  1217. 9753 | /// Creates a property editor that can be used by plugin UI to edit the specified property of an `object`.
  1218. 9754 | public static func instantiatePropertyEditor(object: Object?, type: Variant.GType, path: String, hint: PropertyHint, hintText: String, usage: UInt32, wide: Bool = false) -> EditorProperty? {
  1219. | `- error: ambiguous type name 'GType' in 'Variant'
  1220. 9755 | var _result = GodotNativeObjectPointer(bitPattern: 0)
  1221. 9756 | withUnsafePointer(to: object?.handle) { pArg0 in
  1222.  
  1223. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1224. 44701 |
  1225. 44702 | extension Variant {
  1226. 44703 | public enum GType: Int64, CaseIterable {
  1227. | `- note: found candidate with type 'Variant.GType'
  1228. 44704 | /// Variable is `null`.
  1229. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1230.  
  1231. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1232. 4625 |
  1233. 4626 | extension Variant {
  1234. 4627 | public enum GType: Int64, CaseIterable {
  1235. | `- note: found candidate with type 'Variant.GType'
  1236. 4628 | /// Variable is `null`.
  1237. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1238.  
  1239. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:10094:61: error: ambiguous type name 'GType' in 'Variant'
  1240. 10092 | /// Called to allow adding property-specific editors to the property list for `object`. The added editor control must extend ``EditorProperty``. Returning `true` removes the built-in editor for this property, otherwise allows to insert a custom editor before the built-in one.
  1241. 10093 | @_documentation(visibility: public)
  1242. 10094 | open func _parseProperty(object: Object?, type: Variant.GType, name: String, hintType: PropertyHint, hintString: String, usageFlags: PropertyUsageFlags, wide: Bool) -> Bool {
  1243. | `- error: ambiguous type name 'GType' in 'Variant'
  1244. 10095 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1245. 10096 | var _result: Bool = false
  1246.  
  1247. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1248. 44701 |
  1249. 44702 | extension Variant {
  1250. 44703 | public enum GType: Int64, CaseIterable {
  1251. | `- note: found candidate with type 'Variant.GType'
  1252. 44704 | /// Variable is `null`.
  1253. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1254.  
  1255. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1256. 4625 |
  1257. 4626 | extension Variant {
  1258. 4627 | public enum GType: Int64, CaseIterable {
  1259. | `- note: found candidate with type 'Variant.GType'
  1260. 4628 | /// Variable is `null`.
  1261. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1262.  
  1263. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19054:61: error: ambiguous type name 'GType' in 'Variant'
  1264. 19052 |
  1265. 19053 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)``.
  1266. 19054 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  1267. | `- error: ambiguous type name 'GType' in 'Variant'
  1268. 19055 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1269. 19056 | withUnsafePointer(to: type.rawValue) { pArg0 in
  1270.  
  1271. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1272. 44701 |
  1273. 44702 | extension Variant {
  1274. 44703 | public enum GType: Int64, CaseIterable {
  1275. | `- note: found candidate with type 'Variant.GType'
  1276. 44704 | /// Variable is `null`.
  1277. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1278.  
  1279. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1280. 4625 |
  1281. 4626 | extension Variant {
  1282. 4627 | public enum GType: Int64, CaseIterable {
  1283. | `- note: found candidate with type 'Variant.GType'
  1284. 4628 | /// Variable is `null`.
  1285. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1286.  
  1287. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotE.swift:19630:61: error: ambiguous type name 'GType' in 'Variant'
  1288. 19628 |
  1289. 19629 | /// Add a specific import option. This function can only be called from ``_getImportOptions(path:)`` and ``_getInternalImportOptions(category:)``.
  1290. 19630 | public final func addImportOptionAdvanced(type: Variant.GType, name: String, defaultValue: Variant?, hint: PropertyHint = .none, hintString: String = "", usageFlags: Int32 = 6) {
  1291. | `- error: ambiguous type name 'GType' in 'Variant'
  1292. 19631 | if handle == nil { Wrapped.attemptToUseObjectFreedByGodot() }
  1293. 19632 | withUnsafePointer(to: type.rawValue) { pArg0 in
  1294.  
  1295. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotC.swift:44703:17: note: found candidate with type 'Variant.GType'
  1296. 44701 |
  1297. 44702 | extension Variant {
  1298. 44703 | public enum GType: Int64, CaseIterable {
  1299. | `- note: found candidate with type 'Variant.GType'
  1300. 44704 | /// Variable is `null`.
  1301. 44705 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1302.  
  1303. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodotRuntime\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodotRuntime\SwiftGodotC.swift:4627:17: note: found candidate with type 'Variant.GType'
  1304. 4625 |
  1305. 4626 | extension Variant {
  1306. 4627 | public enum GType: Int64, CaseIterable {
  1307. | `- note: found candidate with type 'Variant.GType'
  1308. 4628 | /// Variable is `null`.
  1309. 4629 | /// This case resurfaces during internal bridging of some operators and you will never encounter it
  1310. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:102:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1311. 100 | propertyName: StringName(name),
  1312. 101 | className: StringName(_builtinOrClassName ?? ""),
  1313. 102 | hint: hint ?? .none,
  1314. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1315. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  1316. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1317. 104 | usage: usage ?? .default
  1318.  
  1319. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:104:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1320. 102 | hint: hint ?? .none,
  1321. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1322. 104 | usage: usage ?? .default
  1323. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1324. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  1325. 105 | )
  1326. 106 | }
  1327.  
  1328. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1329. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1330. 10 | guard let variant = self[key] else {
  1331. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1332. | `- error: missing argument for parameter 'arg1' in call
  1333. 12 | return nil
  1334. 13 | }
  1335.  
  1336. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1337. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1338. 4141 | ///
  1339. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1340. | `- note: 'pushWarning(arg1:_:)' declared here
  1341. 4143 | var _result: Variant.ContentType = Variant.zero
  1342. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1343.  
  1344. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1345. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1346. 10 | guard let variant = self[key] else {
  1347. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1348. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1349. 12 | return nil
  1350. 13 | }
  1351.  
  1352. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1353. 13 | }
  1354. 14 | guard let result = T.fromVariant(variant) else {
  1355. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1356. | `- error: missing argument for parameter 'arg1' in call
  1357. 16 | return nil
  1358. 17 | }
  1359.  
  1360. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1361. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1362. 4141 | ///
  1363. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1364. | `- note: 'pushWarning(arg1:_:)' declared here
  1365. 4143 | var _result: Variant.ContentType = Variant.zero
  1366. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1367.  
  1368. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1369. 13 | }
  1370. 14 | guard let result = T.fromVariant(variant) else {
  1371. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1372. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1373. 16 | return nil
  1374. 17 | }
  1375.  
  1376. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1377. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1378. 10 | guard let variant = self[key] else {
  1379. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1380. | `- error: missing argument for parameter 'arg1' in call
  1381. 12 | return nil
  1382. 13 | }
  1383.  
  1384. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1385. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1386. 4141 | ///
  1387. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1388. | `- note: 'pushWarning(arg1:_:)' declared here
  1389. 4143 | var _result: Variant.ContentType = Variant.zero
  1390. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1391.  
  1392. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1393. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1394. 10 | guard let variant = self[key] else {
  1395. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1396. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1397. 12 | return nil
  1398. 13 | }
  1399.  
  1400. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1401. 13 | }
  1402. 14 | guard let result = T.fromVariant(variant) else {
  1403. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1404. | `- error: missing argument for parameter 'arg1' in call
  1405. 16 | return nil
  1406. 17 | }
  1407.  
  1408. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1409. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1410. 4141 | ///
  1411. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1412. | `- note: 'pushWarning(arg1:_:)' declared here
  1413. 4143 | var _result: Variant.ContentType = Variant.zero
  1414. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1415.  
  1416. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1417. 13 | }
  1418. 14 | guard let result = T.fromVariant(variant) else {
  1419. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1420. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1421. 16 | return nil
  1422. 17 | }
  1423. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:102:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1424. 100 | propertyName: StringName(name),
  1425. 101 | className: StringName(_builtinOrClassName ?? ""),
  1426. 102 | hint: hint ?? .none,
  1427. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1428. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  1429. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1430. 104 | usage: usage ?? .default
  1431.  
  1432. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:104:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1433. 102 | hint: hint ?? .none,
  1434. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1435. 104 | usage: usage ?? .default
  1436. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1437. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  1438. 105 | )
  1439. 106 | }
  1440.  
  1441. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1442. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1443. 10 | guard let variant = self[key] else {
  1444. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1445. | `- error: missing argument for parameter 'arg1' in call
  1446. 12 | return nil
  1447. 13 | }
  1448.  
  1449. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1450. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1451. 4141 | ///
  1452. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1453. | `- note: 'pushWarning(arg1:_:)' declared here
  1454. 4143 | var _result: Variant.ContentType = Variant.zero
  1455. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1456.  
  1457. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1458. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1459. 10 | guard let variant = self[key] else {
  1460. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1461. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1462. 12 | return nil
  1463. 13 | }
  1464.  
  1465. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1466. 13 | }
  1467. 14 | guard let result = T.fromVariant(variant) else {
  1468. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1469. | `- error: missing argument for parameter 'arg1' in call
  1470. 16 | return nil
  1471. 17 | }
  1472.  
  1473. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1474. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1475. 4141 | ///
  1476. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1477. | `- note: 'pushWarning(arg1:_:)' declared here
  1478. 4143 | var _result: Variant.ContentType = Variant.zero
  1479. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1480.  
  1481. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1482. 13 | }
  1483. 14 | guard let result = T.fromVariant(variant) else {
  1484. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1485. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1486. 16 | return nil
  1487. 17 | }
  1488.  
  1489. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1490. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1491. 10 | guard let variant = self[key] else {
  1492. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1493. | `- error: missing argument for parameter 'arg1' in call
  1494. 12 | return nil
  1495. 13 | }
  1496.  
  1497. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1498. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1499. 4141 | ///
  1500. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1501. | `- note: 'pushWarning(arg1:_:)' declared here
  1502. 4143 | var _result: Variant.ContentType = Variant.zero
  1503. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1504.  
  1505. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1506. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1507. 10 | guard let variant = self[key] else {
  1508. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1509. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1510. 12 | return nil
  1511. 13 | }
  1512.  
  1513. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1514. 13 | }
  1515. 14 | guard let result = T.fromVariant(variant) else {
  1516. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1517. | `- error: missing argument for parameter 'arg1' in call
  1518. 16 | return nil
  1519. 17 | }
  1520.  
  1521. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1522. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1523. 4141 | ///
  1524. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1525. | `- note: 'pushWarning(arg1:_:)' declared here
  1526. 4143 | var _result: Variant.ContentType = Variant.zero
  1527. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1528.  
  1529. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1530. 13 | }
  1531. 14 | guard let result = T.fromVariant(variant) else {
  1532. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1533. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1534. 16 | return nil
  1535. 17 | }
  1536. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:102:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1537. 100 | propertyName: StringName(name),
  1538. 101 | className: StringName(_builtinOrClassName ?? ""),
  1539. 102 | hint: hint ?? .none,
  1540. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1541. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  1542. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1543. 104 | usage: usage ?? .default
  1544.  
  1545. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:104:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1546. 102 | hint: hint ?? .none,
  1547. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1548. 104 | usage: usage ?? .default
  1549. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1550. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  1551. 105 | )
  1552. 106 | }
  1553.  
  1554. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1555. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1556. 10 | guard let variant = self[key] else {
  1557. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1558. | `- error: missing argument for parameter 'arg1' in call
  1559. 12 | return nil
  1560. 13 | }
  1561.  
  1562. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1563. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1564. 4141 | ///
  1565. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1566. | `- note: 'pushWarning(arg1:_:)' declared here
  1567. 4143 | var _result: Variant.ContentType = Variant.zero
  1568. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1569.  
  1570. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1571. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1572. 10 | guard let variant = self[key] else {
  1573. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1574. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1575. 12 | return nil
  1576. 13 | }
  1577.  
  1578. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1579. 13 | }
  1580. 14 | guard let result = T.fromVariant(variant) else {
  1581. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1582. | `- error: missing argument for parameter 'arg1' in call
  1583. 16 | return nil
  1584. 17 | }
  1585.  
  1586. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1587. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1588. 4141 | ///
  1589. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1590. | `- note: 'pushWarning(arg1:_:)' declared here
  1591. 4143 | var _result: Variant.ContentType = Variant.zero
  1592. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1593.  
  1594. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1595. 13 | }
  1596. 14 | guard let result = T.fromVariant(variant) else {
  1597. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1598. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1599. 16 | return nil
  1600. 17 | }
  1601.  
  1602. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1603. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1604. 10 | guard let variant = self[key] else {
  1605. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1606. | `- error: missing argument for parameter 'arg1' in call
  1607. 12 | return nil
  1608. 13 | }
  1609.  
  1610. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1611. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1612. 4141 | ///
  1613. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1614. | `- note: 'pushWarning(arg1:_:)' declared here
  1615. 4143 | var _result: Variant.ContentType = Variant.zero
  1616. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1617.  
  1618. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1619. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1620. 10 | guard let variant = self[key] else {
  1621. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1622. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1623. 12 | return nil
  1624. 13 | }
  1625.  
  1626. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1627. 13 | }
  1628. 14 | guard let result = T.fromVariant(variant) else {
  1629. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1630. | `- error: missing argument for parameter 'arg1' in call
  1631. 16 | return nil
  1632. 17 | }
  1633.  
  1634. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1635. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1636. 4141 | ///
  1637. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1638. | `- note: 'pushWarning(arg1:_:)' declared here
  1639. 4143 | var _result: Variant.ContentType = Variant.zero
  1640. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1641.  
  1642. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1643. 13 | }
  1644. 14 | guard let result = T.fromVariant(variant) else {
  1645. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1646. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1647. 16 | return nil
  1648. 17 | }
  1649. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:102:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1650. 100 | propertyName: StringName(name),
  1651. 101 | className: StringName(_builtinOrClassName ?? ""),
  1652. 102 | hint: hint ?? .none,
  1653. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1654. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  1655. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1656. 104 | usage: usage ?? .default
  1657.  
  1658. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:104:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1659. 102 | hint: hint ?? .none,
  1660. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1661. 104 | usage: usage ?? .default
  1662. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1663. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  1664. 105 | )
  1665. 106 | }
  1666.  
  1667. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1668. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1669. 10 | guard let variant = self[key] else {
  1670. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1671. | `- error: missing argument for parameter 'arg1' in call
  1672. 12 | return nil
  1673. 13 | }
  1674.  
  1675. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1676. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1677. 4141 | ///
  1678. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1679. | `- note: 'pushWarning(arg1:_:)' declared here
  1680. 4143 | var _result: Variant.ContentType = Variant.zero
  1681. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1682.  
  1683. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1684. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1685. 10 | guard let variant = self[key] else {
  1686. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1687. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1688. 12 | return nil
  1689. 13 | }
  1690.  
  1691. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1692. 13 | }
  1693. 14 | guard let result = T.fromVariant(variant) else {
  1694. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1695. | `- error: missing argument for parameter 'arg1' in call
  1696. 16 | return nil
  1697. 17 | }
  1698.  
  1699. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1700. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1701. 4141 | ///
  1702. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1703. | `- note: 'pushWarning(arg1:_:)' declared here
  1704. 4143 | var _result: Variant.ContentType = Variant.zero
  1705. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1706.  
  1707. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1708. 13 | }
  1709. 14 | guard let result = T.fromVariant(variant) else {
  1710. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1711. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1712. 16 | return nil
  1713. 17 | }
  1714.  
  1715. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1716. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1717. 10 | guard let variant = self[key] else {
  1718. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1719. | `- error: missing argument for parameter 'arg1' in call
  1720. 12 | return nil
  1721. 13 | }
  1722.  
  1723. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1724. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1725. 4141 | ///
  1726. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1727. | `- note: 'pushWarning(arg1:_:)' declared here
  1728. 4143 | var _result: Variant.ContentType = Variant.zero
  1729. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1730.  
  1731. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1732. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1733. 10 | guard let variant = self[key] else {
  1734. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1735. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1736. 12 | return nil
  1737. 13 | }
  1738.  
  1739. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1740. 13 | }
  1741. 14 | guard let result = T.fromVariant(variant) else {
  1742. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1743. | `- error: missing argument for parameter 'arg1' in call
  1744. 16 | return nil
  1745. 17 | }
  1746.  
  1747. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1748. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1749. 4141 | ///
  1750. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1751. | `- note: 'pushWarning(arg1:_:)' declared here
  1752. 4143 | var _result: Variant.ContentType = Variant.zero
  1753. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1754.  
  1755. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1756. 13 | }
  1757. 14 | guard let result = T.fromVariant(variant) else {
  1758. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1759. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1760. 16 | return nil
  1761. 17 | }
  1762. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:102:24: error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1763. 100 | propertyName: StringName(name),
  1764. 101 | className: StringName(_builtinOrClassName ?? ""),
  1765. 102 | hint: hint ?? .none,
  1766. | |- error: cannot convert value of type 'PropertyHint?' to expected argument type 'PropertyHint'
  1767. | `- note: construct 'SwiftGodotRuntime.PropertyHint' from unwrapped 'SwiftGodot.PropertyHint' value
  1768. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1769. 104 | usage: usage ?? .default
  1770.  
  1771. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\NodeExtensions.swift:104:26: error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1772. 102 | hint: hint ?? .none,
  1773. 103 | hintStr: hintStr.map { GString($0) } ?? GString(),
  1774. 104 | usage: usage ?? .default
  1775. | |- error: cannot convert value of type 'PropertyUsageFlags?' to expected argument type 'PropertyUsageFlags'
  1776. | `- note: construct 'SwiftGodotRuntime.PropertyUsageFlags' from unwrapped 'SwiftGodot.PropertyUsageFlags' value
  1777. 105 | )
  1778. 106 | }
  1779.  
  1780. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1781. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1782. 10 | guard let variant = self[key] else {
  1783. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1784. | `- error: missing argument for parameter 'arg1' in call
  1785. 12 | return nil
  1786. 13 | }
  1787.  
  1788. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1789. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1790. 4141 | ///
  1791. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1792. | `- note: 'pushWarning(arg1:_:)' declared here
  1793. 4143 | var _result: Variant.ContentType = Variant.zero
  1794. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1795.  
  1796. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1797. 9 | func unwrap<T: VariantConvertible>(key: String) -> T? {
  1798. 10 | guard let variant = self[key] else {
  1799. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1800. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1801. 12 | return nil
  1802. 13 | }
  1803.  
  1804. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1805. 13 | }
  1806. 14 | guard let result = T.fromVariant(variant) else {
  1807. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1808. | `- error: missing argument for parameter 'arg1' in call
  1809. 16 | return nil
  1810. 17 | }
  1811.  
  1812. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1813. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1814. 4141 | ///
  1815. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1816. | `- note: 'pushWarning(arg1:_:)' declared here
  1817. 4143 | var _result: Variant.ContentType = Variant.zero
  1818. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1819.  
  1820. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState2D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1821. 13 | }
  1822. 14 | guard let result = T.fromVariant(variant) else {
  1823. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1824. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1825. 16 | return nil
  1826. 17 | }
  1827.  
  1828. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: missing argument for parameter 'arg1' in call
  1829. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1830. 10 | guard let variant = self[key] else {
  1831. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1832. | `- error: missing argument for parameter 'arg1' in call
  1833. 12 | return nil
  1834. 13 | }
  1835.  
  1836. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1837. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1838. 4141 | ///
  1839. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1840. | `- note: 'pushWarning(arg1:_:)' declared here
  1841. 4143 | var _result: Variant.ContentType = Variant.zero
  1842. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1843.  
  1844. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:11:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1845. 9 | func makeOrUnwrap<T: VariantConvertible>(key: String) -> T? {
  1846. 10 | guard let variant = self[key] else {
  1847. 11 | GD.pushWarning("There was no Variant for key: \(key)")
  1848. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1849. 12 | return nil
  1850. 13 | }
  1851.  
  1852. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: missing argument for parameter 'arg1' in call
  1853. 13 | }
  1854. 14 | guard let result = T.fromVariant(variant) else {
  1855. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1856. | `- error: missing argument for parameter 'arg1' in call
  1857. 16 | return nil
  1858. 17 | }
  1859.  
  1860. Z:\lib\.build\plugins\outputs\swiftgodot-0.74.0\SwiftGodot\destination\CodeGeneratorPlugin\GeneratedSources\SwiftGodot\SwiftGodotU.swift:4142:24: note: 'pushWarning(arg1:_:)' declared here
  1861. 4140 | /// Pushes a warning message to Godot's built-in debugger and to the OS terminal.
  1862. 4141 | ///
  1863. 4142 | public static func pushWarning(arg1: Variant?, _ arguments: Variant?...) {
  1864. | `- note: 'pushWarning(arg1:_:)' declared here
  1865. 4143 | var _result: Variant.ContentType = Variant.zero
  1866. 4144 | withUnsafePointer(to: arg1.content) { pArg0 in
  1867.  
  1868. Z:\thirdparty\SwiftGodot-0.74.0\Sources\SwiftGodot\Extensions\PhysicsDirectSpaceState3D+IntersectRayResult.swift:15:28: error: cannot convert value of type 'String' to expected argument type 'Variant'
  1869. 13 | }
  1870. 14 | guard let result = T.fromVariant(variant) else {
  1871. 15 | GD.pushWarning("\(T.self).unwrap(from: \(variant)) was nil")
  1872. | `- error: cannot convert value of type 'String' to expected argument type 'Variant'
  1873. 16 | return nil
  1874. 17 | }
Advertisement
Comments
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
Add Comment
Please, Sign In to add comment