C# Class TSD4SoundWhenSliced, VRCubeSword

Inheritance: AbstractSliceHandler
Mostra file Open project: VirsixInc/VRCubeSword

Public Properties

Property Type Description
clip UnityEngine.AudioClip

Public Methods

Method Description
handleSlice ( GameObject results ) : void

Method Details

handleSlice() public method

public handleSlice ( GameObject results ) : void
results GameObject
return void

Property Details

clip public_oe property

public AudioClip,UnityEngine clip
return UnityEngine.AudioClip