Changed (Event)
From Legacy Roblox Wiki
(Redirected from Changed)
There are two different Changed events as shown below.
Changed ( Property property ) | |
Description | Fired whenever a property of the object changes. |
---|---|
Member of: | Instance |
Changed ( type Value ) | |
Description | Fired after the Value property is changed. This is present but does not work in 2008M, it uses the other version of this event instead. |
---|---|
Member of: | BoolValue, BrickColorValue, CFrameValue, Color3Value, IntValue, NumberValue, ObjectValue, StringValue, Vector3Value, RayValue |