Click or drag to resize
EnvironmentManagerplayAmbientSound Method

[Missing <summary> documentation for "M:Planetbase.EnvironmentManager.playAmbientSound(Planetbase.SoundDefinition)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void playAmbientSound(
	SoundDefinition definition
)

Parameters

definition
Type: PlanetbaseSoundDefinition

[Missing <param name="definition"/> documentation for "M:Planetbase.EnvironmentManager.playAmbientSound(Planetbase.SoundDefinition)"]

See Also