Category:Events

From Goodblox Wiki
Revision as of 11:53, 23 June 2020 by Pizzaboxer (talk | contribs) (Created page with "Events are a type of class in Roblox, they are fired when something takes place. For example, the Changed event takes place when the specified property is changed. This is th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Events are a type of class in Roblox, they are fired when something takes place. For example, the Changed event takes place when the specified property is changed.

This is the list of the different Events currently in the system.