protected void stoppedGazing()
 {
     gazeableObject.stoppedGazing();
 }
Beispiel #2
0
 protected override void stoppedGazing()
 {
     gazeableObject.stoppedGazing();
 }