C# Class hds.EmoteItem

Show file Open project: hdneo/mxo-hd Class Usage Examples

Public Properties

Property Type Description
emoteIDLong System.UInt32
emoteShortID byte

Public Methods

Method Description
EmoteItem ( UInt32 _emoteIDLong, byte _emoteShortID ) : System

Method Details

EmoteItem() public method

public EmoteItem ( UInt32 _emoteIDLong, byte _emoteShortID ) : System
_emoteIDLong System.UInt32
_emoteShortID byte
return System

Property Details

emoteIDLong public property

public UInt32,System emoteIDLong
return System.UInt32

emoteShortID public property

public byte emoteShortID
return byte