C# Class QSoundMsg, QFramework

Inheritance: QMsg
Datei anzeigen Open project: liangxiegame/QFramework

Public Properties

Property Type Description
soundOn bool

Public Methods

Method Description
QSoundMsg ( ushort msgId, bool soundOn ) : UnityEngine

Method Details

QSoundMsg() public method

public QSoundMsg ( ushort msgId, bool soundOn ) : UnityEngine
msgId ushort
soundOn bool
return UnityEngine

Property Details

soundOn public_oe property

public bool soundOn
return bool