C# Class hds.EmoteItem

Afficher le fichier Open project: hdneo/mxo-hd Class Usage Examples

Méthodes publiques

Свойство Type Description
emoteIDLong System.UInt32
emoteShortID byte

Méthodes publiques

Méthode Description
EmoteItem ( UInt32 _emoteIDLong, byte _emoteShortID ) : System

Method Details

EmoteItem() public méthode

public EmoteItem ( UInt32 _emoteIDLong, byte _emoteShortID ) : System
_emoteIDLong System.UInt32
_emoteShortID byte
Résultat System

Property Details

emoteIDLong public_oe property

public UInt32,System emoteIDLong
Résultat System.UInt32

emoteShortID public_oe property

public byte emoteShortID
Résultat byte