コード例 #1
0
 public static float PLAYER_REACH()
 {
     //Call private method to get Reach
     return(instance.Get_Player_Reach());
 }