메소드 | 설명 | |
---|---|---|
DefineButtonSoundTag ( ) : System |
Creates a new DefineButtonSoundTag instance.
|
|
DefineButtonSoundTag ( ushort buttonId, ushort buttonSoundChar, |
Creates a new DefineButtonSoundTag instance.
|
|
ReadData ( byte version, |
see
|
|
Serialize ( |
Serializes the specified writer.
|
|
UpdateData ( byte version ) : void |
see
|
메소드 | 설명 | |
---|---|---|
GetSizeOf ( ) : int |
Gets the size of.
|
public DefineButtonSoundTag ( ushort buttonId, ushort buttonSoundChar, |
||
buttonId | ushort | Button id. |
buttonSoundChar | ushort | Button sound char. |
buttonSoundInfo | Button sound info. | |
buttonSoundChar1 | ushort | Button sound char1. |
buttonSoundInfo1 | Button sound info1. | |
buttonSoundChar2 | ushort | Button sound char2. |
buttonSoundInfo2 | Button sound info2. | |
buttonSoundChar3 | ushort | Button sound char3. |
buttonSoundInfo3 | Button sound info3. | |
리턴 | System |
public ReadData ( byte version, |
||
version | byte | |
binaryReader | ||
리턴 | void |
public Serialize ( |
||
writer | Writer. | |
리턴 | void |