コード例 #1
0
 public static int GetWallRank()
 {
     //Call private method to get this wall's rank
     return(instance.Get_Wall_Rank());
 }