C# Class HFTSoundPlayer.MessageLoadSounds

Inheritance: HappyFunTimes.MessageCmdData
Exibir arquivo Open project: greggman/hft-unity-gamepad

Public Properties

Property Type Description
sounds Sounds,

Public Methods

Method Description
MessageLoadSounds ( Sounds, _sounds ) : System.Collections

Method Details

MessageLoadSounds() public method

public MessageLoadSounds ( Sounds, _sounds ) : System.Collections
_sounds Sounds,
return System.Collections

Property Details

sounds public_oe property

public Sounds, sounds
return Sounds,