SetValue (Method)

From Legacy Roblox Wiki
Revision as of 04:14, 17 January 2012 by >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 ...")
Jump to navigationJump to search
SetValue( Number newValue )
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