Click or drag to resize
AudioPlayerstopSound Method

[Missing <summary> documentation for "M:Planetbase.AudioPlayer.stopSound(System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void stopSound(
	int id
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:Planetbase.AudioPlayer.stopSound(System.Int32)"]

See Also