Ejemplo n.º 1
0
 public List <UUID> GetTeammates()
 {
     return(m_combatModule.GetTeammates(m_Team));
 }