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