mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 14:12:51 +00:00
7fd261c8c1
- The `_is_active` method seems to be unused, so it was removed. - The `_set_playing` method is now exposed, as the setter of the `playing` property. - The `play` method can't be used as a setter because it takes a `float` parameter instead of a `bool` parameter. |
||
---|---|---|
.. | ||
audio_stream_player_internal.cpp | ||
audio_stream_player_internal.h | ||
audio_stream_player.compat.inc | ||
audio_stream_player.cpp | ||
audio_stream_player.h | ||
SCsub |