Description
Changelog
Reviews (0)

GodotPromise is a Godot 4.5+ addon created to improve how people use async Callables and Signals. It primarily uses the JavaScript Promise type as inspiration.

The addon also allows the easy ability to create your own methods of handling async Promises via extending the custom logic classes provided. An example PromiseEx Class is given to showcase how to create your own Promise handling methods.

Changelog for version v1.4.0

No changelog provided for this version.

Reviews

Godot Promise has no reviews yet.

Login to write a review.