Source:isPlaying
EditReturns whether or not the Source is playing.
playing = Source:isPlaying()
Arguments
None
Returns
Name | Type | Description |
playing | boolean | Whether the Source is playing. |
See also
Source:play
Source:pause
Source:stop
Source
Returns whether or not the Source is playing.
playing = Source:isPlaying()
None
Name | Type | Description |
playing | boolean | Whether the Source is playing. |
Source:play
Source:pause
Source:stop
Source