funkin.backend.scripting.events
Here's a list of all of the events that Codename Engine uses, and shows the fields that exists on them.
| .. | ||
| character | ||
| dialogue | ||
| discord | ||
| gameover | ||
| gameplay | ||
| healthicon | ||
| menu | ||
| note | ||
| shader | ||
| soundtray | ||
| splash | ||
| sprite | ||
| stage | ||
class | AmountEvent | |
class | CancellableEvent | |
class | DrawEvent | |
class | DynamicEvent | Event with random dynamic values useful for making your own custom events |
class | NameEvent | |
class | PointEvent | |
class | ResizeEvent | |
class | StateEvent | |
class | TransitionCreationEvent | CANCEL this event to prevent default behaviour! |

