CreateSignal (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>XLEGOx No edit summary |
>XLEGOx No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Function | <onlyinclude>{{Function | ||
|name = CreateSignal | |name = CreateSignal | ||
|returns = | |returns = <var>Signal object</var> | ||
|description = Returns a Signal object which acts much like the Signal objects which events use. | |description = Returns a Signal object which acts much like the Signal objects which events use. | ||
}} | }} |
Revision as of 03:14, 9 February 2012
CreateSignal( ) | |
Returns | Signal object |
Description: | Returns a Signal object which acts much like the Signal objects which events use. |