Skip to content

Add return type to `:Connect` (ScriptConnection) and Maid/Janitor compatibility

Compare
Choose a tag to compare
@lucasmz-dev lucasmz-dev released this 12 Oct 20:27
· 86 commits to main since this release
b367c02
  • :Connect now explicitly has ScriptConnection as it's return type.
  • ScriptConnection now has :Destroy for Maid / Janitor compatibility. It points to :Disconnect, when calling it yourself, use :Disconnect.