SetValue (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens Created page with "<onlyinclude>{{Method |name = SetValue |arguments = Number ''newValue'' |description = Sets the value of the CustomEvent and fires the SourceValueChanged event of all ..." |
>JulienDethurens No edit summary |
||
Line 7: | Line 7: | ||
{{clear floats}} | {{clear floats}} | ||
[[Category:Methods]] |
Revision as of 04:49, 17 January 2012
![]() | |
Returns | nil |
Description: | Sets the value of the CustomEvent and fires the SourceValueChanged event of all the receivers connected to the CustomEvent. |
Member of: | CustomEvent |