SelectablestopSound Method |
[Missing <summary> documentation for "M:Planetbase.Selectable.stopSound(System.Int32@)"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void stopSound(
ref int soundId
)
Public Sub stopSound (
ByRef soundId As Integer
)
public:
void stopSound(
int% soundId
)
Parameters
- soundId
- Type: SystemInt32
[Missing <param name="soundId"/> documentation for "M:Planetbase.Selectable.stopSound(System.Int32@)"]
See Also