public uint CountVariables()
 {
     return(character.CountVariables());
 }