Source:isStopped

Returns whether the Source is stopped.

Function

Synopsis

loop = Source:isStopped( )

Arguments

None.

Returns

boolean loop
True if the Source is stopped, false otherwise.

See Also


Other Languages