Daniel's Notes

Home

❯

Topics

❯

Software Development

❯

Programming Languages

❯

Swift

❯

SwiftGodot

❯

Use Cases in SwiftGodot

❯

Hot Reloading in SwiftGodot

Hot Reloading in SwiftGodot

Nov 14, 20241 min read

SwiftGodot can potentially support Hot Reloading in Godot.

Setting up the .gdextension file

The GDExtension can be made hot reloadable by setting reloadable = true in The .gdextension file. For more info see Setting up your SwiftGodot GDExtension.

See Also

  • Hot Reloading in Godot

Graph View

  • Setting up the .gdextension file
  • See Also

Backlinks

  • Hot Reloading in Godot
  • Setting up your SwiftGodot GDExtension
  • SwiftGodot

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community