Click or drag to resize
SelectableplaySound Method

[Missing <summary> documentation for "M:Planetbase.Selectable.playSound(Planetbase.GameSoundDefinition)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int playSound(
	GameSoundDefinition sound
)

Parameters

sound
Type: PlanetbaseGameSoundDefinition

[Missing <param name="sound"/> documentation for "M:Planetbase.Selectable.playSound(Planetbase.GameSoundDefinition)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Planetbase.Selectable.playSound(Planetbase.GameSoundDefinition)"]

See Also