SetValue (Method)
From Legacy Roblox Wiki
Jump to navigationJump to search
SetValue( float 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 |