1.1.0 • Published 9 months ago

@sanjo-addons/scheduling v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

Scheduling

A library for scheduling. This library can save add-on developers some work.

Functions included:

  • Scheduling.doEachFrame: a function for registering a function that is run each frame (via "OnUpdate"). The function also returns a table with the method "Cancel", that can be called to cancel the running of the previously registered function.
1.1.0

9 months ago