Closed Poobslag closed 8 months ago
Used lambdas in more places, such as sort_custom parameters or Frodoku's comparison functions.
Changed disconnect/is_connectecd syntax to use method names instead of Callables. Callables are a relic of Godot 3.x and the new syntax is more concise.
Used lambdas in more places, such as sort_custom parameters or Frodoku's comparison functions.
Changed disconnect/is_connectecd syntax to use method names instead of Callables. Callables are a relic of Godot 3.x and the new syntax is more concise.