SoundInst.IsPlaying

bool IsPlaying{ get }

Description

Is this Sound instance currently playing? For streaming assets, this will be true even if they don’t have any new data in them, and they’re just idling at the end of their data.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!