Codename LogoCodename Logo

funkin.backend.scripting.GlobalScript

APIWiki

Class for THE Global Script, aka script that runs in the background at all times.

Static variables

Static methods

View in GitHub

staticbeatHit(curBeat:Int):Void

View in GitHub

staticcall(name:String, ?args:Array<Dynamic>):Void

View in GitHub

staticevent<T>(name:String, event:T):T

View in GitHub

staticinit():Void

View in GitHub

staticonModSwitch(newMod:String):Void

View in GitHub

staticstepHit(curStep:Int):Void