HolyLib Wiki

SetCurrentSoundscape

  soundscape.SetCurrentSoundscape( Entity soundScape )

Description

Sets the soundscape entity for the currently active soundscapeUpdate.
Only works inside the HolyLib:OnSoundScapeUpdateForPlayer hook!

Recently Added

This was recently added in version (0.8 - DEV).

Arguments

1Entity soundScape

The soundScape to use

The given entity must be a env_soundscape or else it will throw an error!