-
Notifications
You must be signed in to change notification settings - Fork 1
Callbacks
GhostglowDev edited this page Dec 27, 2025
·
1 revision
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.0 • Docs 3.0.0, Revision 1
a Lua Library made by GhostglowDev; for Psych Engine
© 2025 GhostglowDev — Ghost's Utilities
Licensed under the MIT License.
Reading this wiki is recommended before using GhostUtil