Beispiel #1
0
 void Update()
 {
     m_AService.Update();
 }
Beispiel #2
0
 public override void Update()
 {
     m_AService.Update();
 }