Click or drag to resize

LightningSpellScriptPlayCollisionSound Method

Play a collision sound

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected void PlayCollisionSound(
	Vector3 pos
)

Parameters

pos
Type: Vector3
Location of the sound
See Also