Exemple #1
0
 public byte[] GetCharData(uint Index)
 {
     return(ItemCharacter.GetCharData(Index));
 }
Exemple #2
0
 public byte[] GetCharData()
 {
     return(ItemCharacter.GetCharData(CharacterIndex));
 }