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 Created page with "<onlyinclude>{{Method |name = SetValue |arguments = Number ''newValue'' |description = Sets the value of the CustomEvent and fires the SourceValueChanged event of all ..." |
(No difference)
|
Revision as of 04:14, 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 |