Пример #1
0
 private uint GetNavCellRow(uint navCellIndex)
 {
     return(NavMesh.GetNavCellRow(m_colomnCount, navCellIndex));
 }