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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.