C# Class QSoundMsg, QFramework

Inheritance: QMsg
Afficher le fichier Open project: liangxiegame/QFramework

Méthodes publiques

Свойство Type Description
soundOn bool

Méthodes publiques

Méthode Description
QSoundMsg ( ushort msgId, bool soundOn ) : UnityEngine

Method Details

QSoundMsg() public méthode

public QSoundMsg ( ushort msgId, bool soundOn ) : UnityEngine
msgId ushort
soundOn bool
Résultat UnityEngine

Property Details

soundOn public_oe property

public bool soundOn
Résultat bool