-
Notifications
You must be signed in to change notification settings - Fork 1
Home
GhostglowDev edited this page Mar 21, 2024
·
2 revisions
-
?param
means it's an optional parameter - Format:
function(param1:Type|AlternativeType, ?param2:Type = DefaultValue, ?param3:Array[Type]) -> Returns
- Error format:
(script_directory):GhostUtil: (function):(parameter): (error)
Try adding window.init()
on onCreatePost()
(or onCreate()
)
This wiki was last updated when GhostUtil 2.1 was released.
Reading this wiki is recommended before using GhostUtil