public byte[] GetCharData(uint Index) { return(ItemCharacter.GetCharData(Index)); }
public byte[] GetCharData() { return(ItemCharacter.GetCharData(CharacterIndex)); }