public uint GetPlayingTimelineFlagsAt(uint index)
 {
     return(character.GetPlayingTimelineFlagsAt(index));
 }