Deprecated List
Deprecated List
- Class rapidjson::FileStream
- { This was only for basic testing in version 0.1, it is found that the performance is very low by using fgetc(). Use FileReadStream instead. }
- Member Urho3D::SoundSource::GetAutoRemove () const
- Return autoremove mode.
- Member Urho3D::SoundSource::SetAutoRemove (bool enable)
- Set whether sound source will be automatically removed from the scene node when playback stops. Note: this is deprecated, consider subscribing to the SoundFinished event instead.