Source:setLooping
Sets whether or not the Source loops.
Source:setLooping(loop)
Arguments
Name | Type | Description |
loop | boolean | Whether or not the Source will loop. |
Returns
Nothing
See also
Source:isLooping
Source
Sets whether or not the Source loops.
Source:setLooping(loop)
Name | Type | Description |
loop | boolean | Whether or not the Source will loop. |
Nothing
Source:isLooping
Source