Пример #1
0
 public static float SNEAK_FRACTION()
 {
     //Call private method to get each room's height
     return(instance.Sneak_Fraction());
 }