C# Class QMsg, QFramework

消息体
Mostra file Open project: liangxiegame/QFramework Class Usage Examples

Public Properties

Property Type Description
msgId ushort

Public Methods

Method Description
GetMgrID ( ) : QMgrID
QMsg ( ) : UnityEngine
QMsg ( ushort msg ) : UnityEngine

Method Details

GetMgrID() public method

public GetMgrID ( ) : QMgrID
return QMgrID

QMsg() public method

public QMsg ( ) : UnityEngine
return UnityEngine

QMsg() public method

public QMsg ( ushort msg ) : UnityEngine
msg ushort
return UnityEngine

Property Details

msgId public_oe property

public ushort msgId
return ushort