Category:Events: Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(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...")
 
(No difference)

Latest revision as of 11:53, 23 June 2020

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.