Source:isLooping
EditReturns whether or not the Source will loop when it finishes.
looping = Source:isLooping()
Arguments
None
Returns
Name | Type | Description |
looping | boolean | Whether or not the Source is looping. |
See also
Source:setLooping
Source
Returns whether or not the Source will loop when it finishes.
looping = Source:isLooping()
None
Name | Type | Description |
looping | boolean | Whether or not the Source is looping. |
Source:setLooping
Source