Skip to content

Callbacks

GhostglowDev edited this page Dec 27, 2025 · 1 revision

Callbacks

Here is a list of callbacks that GhostUtil's modules can call.


onNumberTween(tag: string, num: number)

(from util.doTweenNumber)

Parameters:

  • tag: The tween's tag.
  • num: The current tweened number.


GhostUtil 3.0.0Docs 3.0.0, Revision 1

a Lua Library made by GhostglowDev; for Psych Engine
© 2025 GhostglowDevGhost's Utilities
Licensed under the MIT License.

Clone this wiki locally